karnov.club/style.css
Marc Cataford 87fef61cdd Header.
2015-06-20 16:25:39 -04:00

13 lines
151 B
CSS

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