MediaWiki:Common.css
From UBot Studio
(Difference between revisions)
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | |||
+ | #metadata {display: none} /* Hides the "Metadata" header */ | ||
+ | .mw-imagepage-section-metadata {display: none;} |
Latest revision as of 12:55, 19 September 2013
/* CSS placed here will be applied to all skins */ #metadata {display: none} /* Hides the "Metadata" header */ .mw-imagepage-section-metadata {display: none;}