MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
#filetoc { display: none; } /* Hides the table of contents for an image */ | #filetoc { display: none; } /* Hides the table of contents for an image */ | ||
/* The sections below hide the file history information */ | |||
#filehistory {display: none} | |||
#mw-imagepage-section-filehistory {display: none} | |||
#mw-imagepage-reupload-link {display: none} | |||
#mw-imagepage-edit-external {display: none} |
Revision as of 10:18, 27 March 2013
/* CSS placed here will be applied to all skins */ #filetoc { display: none; } /* Hides the table of contents for an image */ /* The sections below hide the file history information */ #filehistory {display: none} #mw-imagepage-section-filehistory {display: none} #mw-imagepage-reupload-link {display: none} #mw-imagepage-edit-external {display: none}