]> i-scream Git - www.i-scream.org.git/blobdiff - www/styles/handheld.css
Separate div for adverts so they can be removed from small screen and
[www.i-scream.org.git] / www / styles / handheld.css
index 1926993de89544147833f6b29903e297d1bdb717..f3554dbdfbfb09babbf605c2bb2e26bb1eada1b3 100644 (file)
@@ -67,6 +67,11 @@ html,body {
        font-size: x-small;
 }
 
+/* Contains adverts */
+#advert {
+       display: none;
+}
+
 /* Contains the body text of the page */
 #contents {
        padding: 0px 15px 0px 15px;