Difference between revisions of "MediaWiki:Common.css"
From Civicwiki
m |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.page-Special_SpecialPages h2:nth-of-type(1) {display:none;} | .page-Special_SpecialPages h2:nth-of-type(1) {display:none;} | ||
| + | .page-Special_SpecialPages table:nth-of-type(1) {display:none;} | ||
Revision as of 23:17, 30 November 2013
/* CSS placed here will be applied to all skins */
.page-Special_SpecialPages h2:nth-of-type(1) {display:none;}
.page-Special_SpecialPages table:nth-of-type(1) {display:none;}