MediaWiki:Common.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary Tag: Reverted |
EnWikiAdmin (talk | contribs) No edit summary Tag: Reverted |
||
Line 214: | Line 214: | ||
background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat; | background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat; | ||
} | } | ||
.nochecker .gallerybox .thumb img { | .nochecker .gallerybox .thumb img { | ||
background-image: none; | background-image: none; | ||
} | } | ||
} | } | ||
Line 234: | Line 227: | ||
/* Warning Boxes */ | /* Warning Boxes */ | ||
.mw-warning-with-logexcerpt, | .mw-warning-with-logexcerpt,body.page-Main_Page .mw-body { | ||
div.mw-lag-warn-high, | div.mw-lag-warn-high, | ||
div.mw-cascadeprotectedwarning, | div.mw-cascadeprotectedwarning, | ||
Line 297: | Line 290: | ||
body.page-Test_page #firstHeading { | body.page-Test_page #firstHeading { | ||
display: none !important; | display: none !important; | ||
} | } | ||
Line 316: | Line 304: | ||
body.page-Main_Page .pre-content.heading-holder { | body.page-Main_Page .pre-content.heading-holder { | ||
display: none !important; | display: none !important; | ||
} | } | ||
} | } |