karnov.club/style.css
Marc Cataford e5e007137b Fix.
2015-06-20 16:52:44 -04:00

24 lines
280 B
CSS

#header {
position: absolute;
top: 0;
left: 0;
}
#header_contents {
display: none;
position: relative;
width: 75%;
left: 12.5%;
text-align: justify;
text-justify: inter-word;
}
#header_title {
display: none;
font-size: 250%;
}
#header_blurb {
}