(hopefully) fix switching of copyright message
[lantea.git] / style / lantea.css
index 08f77afedbc9cb67a2b314f9337aad42c5e2e04e..9183859e5ecc8b73a4b58eb9d146bccfb2b3b331 100644 (file)
@@ -89,7 +89,12 @@ h1 {
 
 
 @media screen and (max-width: 500px) {
-  #copyright {
+  body {
     font-size: 10px;
   }
+  #copyright {
+    bottom: 1px;
+    right: 1px;
+    font-size: 8px;
+  }
 }