numeric transaction modes are deprecated
[lantea.git] / style / lantea.css
index 0474e2317b01c8277ab27625f7966ea7949320db..aa33469a67c01e34a6e85b184552f01a802656c5 100644 (file)
@@ -89,7 +89,16 @@ h1 {
 
 
 @media screen and (max-width: 500px) {
+  body {
+    font-size: 10px;
+  }
+  #overlayArea {
+    top: 1px;
+    left: 1px;
+  }
   #copyright {
+    bottom: 1px;
+    right: 1px;
     font-size: 8px;
   }
 }