Merge pull request #118 from WebSpider/center_header

Centering the header, by popular demand
This commit is contained in:
echel0n 2014-04-27 08:30:27 -07:00
commit 320f4603ab

View file

@ -177,7 +177,6 @@ a{
margin: 0 auto; margin: 0 auto;
position: relative; position: relative;
width: 850px; width: 850px;
float: left;
} }
#header a:hover { #header a:hover {
background: none; background: none;