Fix cnc & ra mod page layout on Windows.
This commit is contained in:
committed by
Paul Chote
parent
f798639125
commit
0f6f36411a
@@ -20,7 +20,6 @@
|
||||
div#header
|
||||
{
|
||||
margin-top: 30px;
|
||||
height: 66px;
|
||||
text-align:center;
|
||||
overflow:hidden;
|
||||
}
|
||||
@@ -35,8 +34,10 @@
|
||||
|
||||
div#header h1
|
||||
{
|
||||
margin: auto auto;
|
||||
padding-top:15px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
div#content
|
||||
|
||||
Reference in New Issue
Block a user