MediaWiki:Common.css
From UBot Studio
(Difference between revisions)
(Created page with "- →CSS placed here will be applied to all skins: #p-logo a { height: 30px; }") |
|||
(3 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 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;}