Merge branch 'master' of linz:/srv/git/git-kairo
[lantea.git] / style / lantea.css
index 08f77afedbc9cb67a2b314f9337aad42c5e2e04e..aa33469a67c01e34a6e85b184552f01a802656c5 100644 (file)
@@ -89,7 +89,16 @@ h1 {
 
 
 @media screen and (max-width: 500px) {
-  #copyright {
+  body {
     font-size: 10px;
   }
+  #overlayArea {
+    top: 1px;
+    left: 1px;
+  }
+  #copyright {
+    bottom: 1px;
+    right: 1px;
+    font-size: 8px;
+  }
 }