karnov.club/style.css
2015-06-20 16:40:31 -04:00

18 lines
184 B
CSS

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