Explorar o código

trying some stuff

David Catuhe %!s(int64=7) %!d(string=hai) anos
pai
achega
53f5b22297
Modificáronse 1 ficheiros con 3 adicións e 10 borrados
  1. 3 10
      sandbox/index.css

+ 3 - 10
sandbox/index.css

@@ -19,19 +19,11 @@
     top: 0;
     margin :0;
     right: 0;
+    left: 0;
     touch-action: none;
     -ms-touch-action: none;
 }
 
-#fps {
-    position: absolute;
-    font-size: 30px;
-    color: white;
-    bottom: 15px;
-    right: 85px;
-    width: 85px;
-}
-
 a {
     color: white;
 }
@@ -48,7 +40,8 @@ a {
     bottom: 0;
     margin: 0;
     padding: 0;
-    right: -1px;
+    right: 0;
+    left: 0;
     background-color: #3B789A;
 }