Fix.
This commit is contained in:
parent
9edaeb3143
commit
f34e5ea347
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
#header {
|
#header {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #FF9933;
|
background-color: #FF9933;
|
||||||
width: 100%;
|
top: 0;
|
||||||
|
left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header_title {
|
#header_title {
|
||||||
|
|
Loading…
Reference in a new issue