streams/view/css/full.css

14 lines
173 B
CSS
Raw Normal View History

2014-03-04 11:27:53 +00:00
header #banner {
position: fixed;
top: 0;
width: 250px;
margin-left: auto;
margin-right: auto;
}
2012-07-22 06:17:45 +00:00
section {
display: block;
min-height: 112px;
margin: 50px 10px;
2012-07-22 06:17:45 +00:00
}