MediaWiki:Common.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will be applied to all skins */
/* Imports Caching */
/* Note: Anton will be used as a fallback if Impact is not installed on the user's computer. */
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Open+Sans:wght@400;500;600;700&display=swap');
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Mainpage.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Navbox.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:CustomTabs.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Colors.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Mbox.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:FD_Mbox.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Infobox.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Documentation.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Header.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Item.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Card.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Tables.css");
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:Formatting.css");
/* New Dark theme override */
@import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:DarkTheme.css");