Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: .page-Main_Page h1 { display: none; }") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.page-Main_Page h1 { display: none; } | .page-Main_Page h1 { display: none; } | ||
+ | mw.loader.load( '/index.php?title=MediaWiki:Carousel.css&action=raw&ctype=text/stylesheet' ); |
Revision as of 01:45, 26 June 2018
/* CSS placed here will be applied to all skins */
.page-Main_Page h1 { display: none; }
mw.loader.load( '/index.php?title=MediaWiki:Carousel.css&action=raw&ctype=text/stylesheet' );