Fix.
This commit is contained in:
parent
6f6c56026e
commit
e5e007137b
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
}
|
||||
|
||||
#header_contents {
|
||||
display: none;
|
||||
|
||||
position: relative;
|
||||
width: 75%;
|
||||
left: 12.5%;
|
||||
|
@ -12,6 +14,8 @@
|
|||
text-justify: inter-word;
|
||||
}
|
||||
#header_title {
|
||||
display: none;
|
||||
|
||||
font-size: 250%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue