]> gitweb.ps.run Git - lolstats/blobdiff - html/style.css
views korrigiert
[lolstats] / html / style.css
index dc31ed556bf293af574164236522dcbf682485cf..a410d3f761dd3b2c65c2623ad3c7653e9245f7fd 100644 (file)
@@ -8,6 +8,7 @@ body {
   margin: 0px;
   background-color: rgb(200, 50, 50);
   box-shadow: 0 0 400px rgba(0, 0, 0, 0.6) inset;
+  overflow: hidden;
 }
 input, select, button {
   font-size:inherit;
@@ -149,6 +150,7 @@ button {
   background-color: white;
   border-radius: 5px;
   text-align: center;  
+  overflow: visible;
 }
 .bottom-right {
   position: absolute;