Attempt to clarify installation instructions a little
[vchess.git] / client / src / App.vue
index d7e8d96..b17133d 100644 (file)
           a.menuitem(href="https://github.com/yagu0/vchess")
             span {{ st.tr["Code"] }}
             img(src="/images/icons/github.svg")
-          //a.menuitem(href="https://www.facebook.com/Variants-Chess-Club-112565840437886")
-            img(src="/images/icons/facebook.svg")
-          //a.menuitem(href="https://twitter.com/VchessC")
-            img(src="/images/icons/twitter.svg")
 </template>
 
 <script>
@@ -142,7 +138,7 @@ input[type="checkbox"]:focus
   outline: 0
 
 input[type=checkbox]:checked:before
-  top: -5px;
+  top: -5px
   height: 18px
 
 table
@@ -157,6 +153,8 @@ table
   padding: 0 10px 0 0
   height: 100%
   & > span
+    padding-top: 0
+    padding-bottom: 0
     padding-right: 5px
     vertical-align: middle
   & > img
@@ -292,10 +290,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