Difference between revisions of "MediaWiki:Common.css"

From CAMEO
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: body.page-Category_Materials_database #mw-subcategories {display: none} body.page-Category_Materials_database #mw-pages {dis...")
 
Line 2: Line 2:
 
body.page-Category_Materials_database #mw-subcategories {display: none}
 
body.page-Category_Materials_database #mw-subcategories {display: none}
 
body.page-Category_Materials_database #mw-pages {display: none}
 
body.page-Category_Materials_database #mw-pages {display: none}
 +
#footer-poweredbyico { display: none; }

Revision as of 19:34, 17 July 2020

/* CSS placed here will be applied to all skins */
body.page-Category_Materials_database #mw-subcategories {display: none}
body.page-Category_Materials_database #mw-pages {display: none}
#footer-poweredbyico { display: none; }