Difference between revisions of "MediaWiki:Thcc.css"

From THCCwiki
Jump to navigation Jump to search
m (Testing)
 
m (numpty)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
#firstHeading { display: none !important; }
+
.page-Home h1.firstHeading {
 +
display: none !important;
 +
}
 +
.allpagesredirect {
 +
background-color:lightgray;
 +
}
 +
.mw-redirect {
 +
background-color:lightgray;
 +
}

Latest revision as of 08:34, 1 November 2011

.page-Home h1.firstHeading {
	display: none !important;
}
.allpagesredirect {
 background-color:lightgray;
}
.mw-redirect {
 background-color:lightgray;
}