summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index d206836..454aedd 100644
--- a/static/style.css
+++ b/static/style.css
@@ -78,7 +78,7 @@ li a:hover {
/* Playerbox with Playerstats / Gamestats inside */
div.player {
display: inline-block;
- width: 330px;
+ width: 360px;
min-height: 150px;
text-align: center;
margin: 2px 5px 2px 5px;
@@ -89,7 +89,7 @@ div.player {
div.interna {
display: inline-block;
vertical-align: top;
- width: 120px;
+ width: 150px;
height: 165px;
margin: 0px;
padding-bottom: 5px;