streams/view/css/full.css
2014-03-04 03:27:53 -08:00

17 lines
194 B
CSS

header #banner {
position: fixed;
top: 0;
width: 250px;
margin-left: auto;
margin-right: auto;
}
nav {
height: 24px;
display: block;
}
section {
display: block;
min-height: 112px;
}