Fix cnc & ra mod page layout on Windows.

This commit is contained in:
Matthew Bowra-Dean
2010-11-27 16:09:58 +13:00
committed by Paul Chote
parent f798639125
commit 0f6f36411a
3 changed files with 13 additions and 10 deletions

View File

@@ -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