This commit is contained in:
Marc Cataford 2015-06-20 16:36:44 -04:00
parent 42e80148ab
commit 2ae3ce9521

View file

@ -1,15 +1,18 @@
#header {
header {
position: absolute;
top: 0;
left: 0;
background-color: #FF9933;
}
#header_title {
}
#header_blurb {
#header_contents {
position: relative;
width: 60%;
left: 20%;
}
#header_title {
}
#header_blurb {
}