MediaWiki:Common.css: Difference between revisions

From J. Earle Bowden Collection
No edit summary
No edit summary
Line 6: Line 6:
#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 */
#filetoc { display: none; } /* Hides the table of contents for an image */
#mw-imagepage-section-filehistory {display: none}

Revision as of 10:12, 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 */

#mw-imagepage-section-filehistory {display: none}