hide copyright field as well, but make sure it's shown when we change maps and might...
[lantea.git] / style / lantea.css
index 823745ad7cff0d9baf1ee985f36422c6bc4bb13c..d1ca01ee84b9a10f5aebda3643c3d44f77097041 100644 (file)
@@ -105,6 +105,9 @@ h1 {
   padding: 0 3px;
 }
 
   padding: 0 3px;
 }
 
+#copyright.hidden {
+  opacity: 0;
+}
 
 @media screen and (max-width: 500px) {
   body {
 
 @media screen and (max-width: 500px) {
   body {