Difference between revisions of "MediaWiki:Common.css"

From Civicwiki
Jump to: navigation, search
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 19: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;}