karnov.club/style.css
Marc Cataford 42e80148ab Header.
2015-06-20 16:35:33 -04:00

15 lines
171 B
CSS

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