karnov.club/style.css
Marc Cataford 83cb92fa32 Fix.
2015-06-20 16:42:45 -04:00

18 lines
185 B
CSS

#header {
position: absolute;
top: 0;
left: 0;
}
#header_contents {
position: relative;
width: 75%;
left: 12.5%;
}
#header_title {
font-size: 250%;
}
#header_blurb {
}