karnov.club/style.css
Marc Cataford 9edaeb3143 Fix.
2015-06-20 16:27:40 -04:00

13 lines
152 B
CSS

#header {
position: absolute;
background-color: #FF9933;
width: 100%;
}
#header_title {
}
#header_blurb {
position: relative;
width: 80%;
}