hc99's picture
Add files using upload-large-folder tool
5b76e0f verified
#vertical-layout {
layout: vertical;
background: darkmagenta;
height: auto;
}
#horizontal-layout {
layout: horizontal;
background: darkcyan;
height: auto;
}
Static {
margin: 1;
width: 12;
color: black;
background: yellowgreen;
}