(bug 17236) Suppress 'watch user page link' for IP range blocks. Patch contributed...
[lhc/web/wiklou.git] / skins / common / wikiprintable.css
index 22e7193..8b099bb 100644 (file)
@@ -21,7 +21,7 @@ a, a.external, a.new, a.stub {
 }
 
 /* Hide ugly UI stuff */
-#quickbar, #topbar, #footer, #siteNotice,
+#quickbar, #topbar, #logo, #footer, #siteNotice,
 .editsection, .toctoggle {
        display: none;
 }
@@ -32,18 +32,12 @@ a, a.external, a.new, a.stub {
        margin: inherit ! important;
 }
 
-/* Show some stuff */
-.urlexpansion {
-       display: inline ! important;
-}
-
 .printfooter {
        border-top: solid 1px black;
        display: block ! important;
 }
 
 /* Old stuff, fixme:
-.bodytext { }
 a.CBlink { color: #0000AA; text-decoration: none; font-size: 12pt; }
 a.interwiki, a.external { color: #3333BB; text-decoration: none; }
 h1.pagetitle { padding-bottom: 0; margin-bottom: 0; }