Fix Progressive2. Fixing attempt on Doublemove1
[vchess.git] / client / src / App.vue
index d7e8d96..5556ae3 100644 (file)
@@ -142,7 +142,7 @@ input[type="checkbox"]:focus
   outline: 0
 
 input[type=checkbox]:checked:before
-  top: -5px;
+  top: -5px
   height: 18px
 
 table
@@ -292,10 +292,12 @@ footer .menuitem
     color: #2c3e50
     text-decoration: none
 footer > .right-part > a.menuitem > img
-  height: 1.5em
   display: inline-block
-  margin: 0
-  &.first
+  height: 1.3em
+  margin: 0 5px
+  //height: 1.5em
+  //margin: 0
+  //&.first
     @media screen and (min-width: 501px)
       margin-left: 5px