karnov.club/style.css

15 lines
158 B
CSS
Raw Normal View History

2015-06-20 20:27:40 +00:00
#header {
2015-06-20 20:25:39 +00:00
position: absolute;
2015-06-20 20:31:17 +00:00
top: 0;
2015-06-20 20:34:06 +00:00
left: 0:
2015-06-20 20:21:19 +00:00
background-color: #FF9933;
}
2015-06-20 19:51:23 +00:00
#header_title {
}
2015-06-20 20:21:19 +00:00
#header_blurb {
2015-06-20 20:22:34 +00:00
position: relative;
2015-06-20 20:21:19 +00:00
width: 80%;
}