karnov.club/style.css
Marc Cataford e7f8234b2d Fix.
2015-06-20 16:41:31 -04:00

18 lines
186 B
CSS

#header {
position: absolute;
top: 0;
left: 0;
}
#header_contents {
position: relative;
width: 60%;
left: 20%;
}
#header_title h1 {
font-size: 150%;
}
#header_blurb {
}