MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
#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 */ | ||
#filetoc { display: none; } /* Hides the table of contents for an image */ | |||
Revision as of 11:11, 27 March 2013
/* CSS placed here will be applied to all skins */
#filehistory {display: none} /* Hides the "File history" header */
.special {display: none} /* Hides the Edit history */
#metadata {display: none} /* Hides the "Metadata" header */
#mw_metadata {display: none} /* Hides the Metadata graph */
#filetoc { display: none; } /* Hides the table of contents for an image */