MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→CSS placed here will be applied to all skins: #metadata {display: none} →Hides the "Metadata" header: " |
No edit summary |
||
| Line 2: | Line 2: | ||
#metadata {display: none} /* Hides the "Metadata" header */ | #metadata {display: none} /* Hides the "Metadata" header */ | ||
#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 */
#metadata {display: none} /* Hides the "Metadata" header */
#mw_metadata {display: none} /* Hides the Metadata graph */