Fix.
This commit is contained in:
parent
90e54031b3
commit
301d0a0933
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: #FF9933;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#header_contents {
|
#header_contents {
|
||||||
|
@ -11,6 +10,7 @@
|
||||||
left: 20%;
|
left: 20%;
|
||||||
}
|
}
|
||||||
#header_title {
|
#header_title {
|
||||||
|
font-size: 150%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header_blurb {
|
#header_blurb {
|
||||||
|
|
Loading…
Reference in a new issue