MediaWiki:Common.css
From Tiny Rogues Wiki
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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* Color scheme */
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:ColorSel.css");
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:ColorScheme.css");
/* Generic elements */
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Basic.css");
/* Throw here if it doesn't match any other category */
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Main.css");
/* Sections */
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Section.css");
/* Components
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Components.css");
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Infobox.css");
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Nmbox.css");
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Tabber.css");
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Tippy.css");
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Templates.css");
*/
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Vgrid.css");
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:FilterSearch.css");
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:Infobox.css");
/* Dark mode
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:ColorSchemeDark.css");
*/
/* Font
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&family=Familjen+Grotesk:wght@400;500;600;700");
*/