MediaWiki:Vector.css
From gt4dc_wiki
(Difference between revisions)
Two OH five (Talk | contribs) |
Two OH five (Talk | contribs) (Undo revision 626 by Two OH five (talk)) |
||
| (6 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
.page-Main_Page li#ca-talk { display: none !important; } | .page-Main_Page li#ca-talk { display: none !important; } | ||
| − | + | .page-Main_Page .firstHeading { display: none; !important; } /* Hide Home Page title */ | |
| − | .page- | + | |
| − | + | ||
.page-Club_introduction li#ca-talk { display: none !important; } | .page-Club_introduction li#ca-talk { display: none !important; } | ||
.page-Club_membership li#ca-talk { display: none !important; } | .page-Club_membership li#ca-talk { display: none !important; } | ||
.page-10_tips_for_posting li#ca-talk { display: none !important; } | .page-10_tips_for_posting li#ca-talk { display: none !important; } | ||
| + | #mw-subcategories { display: none; } | ||
Latest revision as of 13:53, 14 September 2011
/* CSS placed here will affect users of the Vector skin */
.page-Main_Page li#ca-talk { display: none !important; }
.page-Main_Page .firstHeading { display: none; !important; } /* Hide Home Page title */
.page-Club_introduction li#ca-talk { display: none !important; }
.page-Club_membership li#ca-talk { display: none !important; }
.page-10_tips_for_posting li#ca-talk { display: none !important; }
#mw-subcategories { display: none; }