streams/view/css/full.css

14 lines
171 B
CSS
Raw Normal View History

2014-03-04 11:27:53 +00:00
header #banner {
position: fixed;
2015-09-18 11:07:04 +00:00
top: 0px;
2015-09-13 14:16:03 +00:00
width: 33%;
margin-left: 33%;
margin-right: 33%;
2014-03-04 11:27:53 +00:00
}
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
}