]> i-scream Git - www.i-scream.org.git/blobdiff - www/styles/print.css
Separate div for adverts so they can be removed from small screen and
[www.i-scream.org.git] / www / styles / print.css
index 7f85f3cd6af5c399e17bb0f123a62e4755d9e0b8..505ca85aa58d51272b6feb472d69e670ec2e611c 100644 (file)
@@ -26,6 +26,11 @@ body {
        font-size: x-small;
 }
 
+/* Contains adverts */
+#advert {
+       display: none;
+}
+
 /* Contains the body text of the page */
 #contents h1 {
        border-top: 3px solid #000066;