also decrease borders around copyright message
authorRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 7 Sep 2012 06:09:59 +0000 (08:09 +0200)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 7 Sep 2012 06:09:59 +0000 (08:09 +0200)
style/lantea.css

index 0474e2317b01c8277ab27625f7966ea7949320db..9183859e5ecc8b73a4b58eb9d146bccfb2b3b331 100644 (file)
@@ -89,7 +89,12 @@ h1 {
 
 
 @media screen and (max-width: 500px) {
+  body {
+    font-size: 10px;
+  }
   #copyright {
+    bottom: 1px;
+    right: 1px;
     font-size: 8px;
   }
 }