diff options
Diffstat (limited to 'static/main.css')
| -rw-r--r-- | static/main.css | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/static/main.css b/static/main.css index 22acda4..b3eef67 100644 --- a/static/main.css +++ b/static/main.css @@ -24,9 +24,7 @@ position:fixed; top:150px; } -#infopage { - - +#infopage { margin: 0px auto -1px auto; height: 14px; color: #999; @@ -52,10 +50,8 @@ left:0px; width:410px; height:281px; - background-image: url(logbg.pngg); - z-index:1; - - + background-image: url(logbg.png); + z-index:1; } #about { position:absolute; |
