blob: 1b409ccd43ca27f604b679046fa5720c1e9afc8f [file] [edit]
<style>
.test {
border: 5px solid black;
background: green;
}
.middle {
outline: 1px solid red;
margin-top: 30px;
margin-bottom: 60px;
}
span {
}
</style>
<div class="test"><span><div class=middle></div>