mirror of
https://github.com/SickGear/SickGear.git
synced 2024-12-12 14:13:38 +00:00
Merge pull request #118 from WebSpider/center_header
Centering the header, by popular demand
This commit is contained in:
commit
320f4603ab
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue