Difference between revisions of "MediaWiki:Thcc.css"
Jump to navigation
Jump to search
m (pick up redirects) |
m (numpty) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
} | } | ||
.allpagesredirect { | .allpagesredirect { | ||
| − | background-color: | + | 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;
}