This fixes bug 984629, but gives a double footer
[lhc/web/wiklou.git] / stylesheets / monobook / main.css
index 5b13d47..9408e63 100644 (file)
@@ -1,4 +1,4 @@
-/*
+/*
 ** Mediawiki 'monobook' style sheet for CSS2-capable browsers.
 ** Copyright Gabriel Wicke - http://wikidev.net/
 ** License: GPL (http://www.gnu.org/copyleft/gpl.html)
@@ -902,3 +902,7 @@ fieldset.operaprefsection { margin-left: 15em }
        font-size:150%;
        margin:5px;
 }
+
+.printfooter {
+        display: none;
+}
\ No newline at end of file