Difference between revisions of "MediaWiki:Thcc.css"
Jump to navigation
Jump to search
m (Testing) |
m (numpty) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | page-Home.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;
}