diff --git a/homepage/style.css b/homepage/style.css index 108ff05..517d507 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -164,7 +164,7 @@ button:hover { margin-right: auto; } -.stats table,.viewdb table { +.stats table { width: 75%; } @@ -434,7 +434,7 @@ button:hover { margin-left:auto; margin-rigth:auto; } - .viewdb table,.overview img { + .overview img { width: 100% } .banner { @@ -447,7 +447,7 @@ button:hover { .stream { float: right; display: block; - width: 60px; + width: 100px; } .logo img { display: block;