Styled layout. TODO: variants page, and then index
[vchess.git] / client / src / stylesheets / layout.sass
index 5639c7b..b744675 100644 (file)
@@ -55,26 +55,6 @@ a.right-menu
   color: blue
   display: none
 
-footer
-  height: 77px
-  background-color: #000033
-  div
-    line-height: 77px
-    a
-      margin: 0 10px 0 0
-      display: inline-block
-      &:visited, &:link
-        color: white
-    p
-      margin: 0 0 0 10px
-      display: inline-block
-      color: white
-      text-decoration: underline
-  @media screen and (max-width: 767px)
-    height: 43px
-    div
-      line-height: 43px
-
 a
   text-decoration: underline