update
[xogo.git] / common.css
index bf4e1a8..ece4aba 100644 (file)
@@ -136,6 +136,12 @@ h4 {
   text-align: center;
 }
 
+@media(max-height: 399px) {
+  #footer {
+    display: none;
+  }
+}
+
 a.left-link {
   margin-right: 25px;
 }