apply small screen font size to copyright explicitely
authorRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 7 Sep 2012 06:05:53 +0000 (08:05 +0200)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 7 Sep 2012 06:05:53 +0000 (08:05 +0200)
style/lantea.css

index e7151f21b26b5e838eb977642aeb9d8d559c52d0..08f77afedbc9cb67a2b314f9337aad42c5e2e04e 100644 (file)
@@ -89,7 +89,7 @@ h1 {
 
 
 @media screen and (max-width: 500px) {
-  body {
+  #copyright {
     font-size: 10px;
   }
 }