try even smaller font size
[lantea.git] / style / lantea.css
index 0fbaddb369a1baad329dacb2ec5fa95d69b1b132..0474e2317b01c8277ab27625f7966ea7949320db 100644 (file)
@@ -86,3 +86,10 @@ h1 {
   border-radius: 3px;
   padding: 0 3px;
 }
+
+
+@media screen and (max-width: 500px) {
+  #copyright {
+    font-size: 8px;
+  }
+}