MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#filehistory {display: none} /* Hides the "File history" header */ | |||
#metadata {display: none} /* Hides the "Metadata" header */ | #metadata {display: none} /* Hides the "Metadata" header */ | ||
#mw_metadata {display: none} /* Hides the Metadata graph */ | #mw_metadata {display: none} /* Hides the Metadata graph */ | ||
Revision as of 11:09, 27 March 2013
/* CSS placed here will be applied to all skins */
#filehistory {display: none} /* Hides the "File history" header */
#metadata {display: none} /* Hides the "Metadata" header */
#mw_metadata {display: none} /* Hides the Metadata graph */