diff options
Diffstat (limited to 's/style/oldunreal')
| -rw-r--r-- | s/style/oldunreal/style.css | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/s/style/oldunreal/style.css b/s/style/oldunreal/style.css index d03b829..61f78c1 100644 --- a/s/style/oldunreal/style.css +++ b/s/style/oldunreal/style.css @@ -44,7 +44,7 @@ a:hover { margin: 0 auto; min-height: 100%; background: url(/style/oldunreal/oldunreal.png) no-repeat center 10px fixed; - padding-top: 102px; + padding-top: 77px; background-size: 500px; } @@ -63,7 +63,7 @@ a:hover { /* mainboxes */ div.mainbox { border: 1px solid #0f0; - margin-bottom:21px; + margin: 21px 0 -10px 0; padding: 5px; box-shadow: 2px 2px 5px #222; background: #333; @@ -359,16 +359,16 @@ div.mainbox.browse.serverlist table tr td.tc3.icon a { } div.mainbox.browse.serverlist table tr td.tc4 { - width:90px;text-align:left + width:110px;text-align:left } div.mainbox.browse.serverlist table tr td.tc5 { - width:70px; + width:60px; text-align:center } div.mainbox.browse.serverlist table tr td.tc6 { - width:140px; + width:150px; text-align:left } |
