MediaWiki:Common.css
From UBot Studio
(Difference between revisions)
| (2 intermediate revisions 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 11: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;}