aboutsummaryrefslogtreecommitdiff
path: root/s/style/oldunreal/style.css
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2021-09-09 14:02:36 +0200
committerDarkelarious <darkelarious@333networks.com>2021-09-09 14:02:36 +0200
commitabf0ef36b57c72b17d414673ecaadd74cf408134 (patch)
tree9f56739bf25d209a7a795b28fe39ace05647b7ed /s/style/oldunreal/style.css
parent91729ec8ac5a8098cef2aa1c006aba88f6ef7eb3 (diff)
downloadWebInterface-Perl-abf0ef36b57c72b17d414673ecaadd74cf408134.tar.gz
WebInterface-Perl-abf0ef36b57c72b17d414673ecaadd74cf408134.zip
style fix, readable gametypes
Diffstat (limited to 's/style/oldunreal/style.css')
-rw-r--r--s/style/oldunreal/style.css10
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
}