karnov.club/style.css
Marc Cataford 90e54031b3 Fix.
2015-06-20 16:39:07 -04:00

18 lines
193 B
CSS

#header {
position: absolute;
top: 0;
left: 0;
background-color: #FF9933;
}
#header_contents {
position: relative;
width: 60%;
left: 20%;
}
#header_title {
}
#header_blurb {
}