Mypal/layout/reftests/bugs/1150021-1-ref.css

10 lines
159 B
CSS

.wide { background: red; width: 800px; height: 30px; display: inline-block;}
#container {
background-color: yellow;
}
#rightBox {
margin-left: 1000px;
}