MediaWiki:Common.css: Difference between revisions

From BerlinSectorPedia
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: #menu { display: none !important; }"
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#menu { display: none !important; }
body.page-Portal:Arts h1.firstHeading { display:none; }

Revision as of 19:03, 5 January 2020

/* CSS placed here will be applied to all skins */
body.page-Portal:Arts h1.firstHeading { display:none; }