MediaWiki:Vector.css
From gt4dc_wiki
(Difference between revisions)
Two OH five (Talk | contribs) |
Two OH five (Talk | contribs) |
||
| 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-Home .firstHeading { display: none; } /* Hide Home Page title */ | ||
| + | |||
.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; } | ||
Revision as of 22:31, 8 September 2011
/* CSS placed here will affect users of the Vector skin */
.page-Main_Page li#ca-talk { display: none !important; }
.page-Home .firstHeading { display: none; } /* 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; }