MediaWiki:Common.css

From Elwiki
Revision as of 15:24, 24 September 2022 by Ritsu (talk | contribs) (Undo revision 828204 by Ritsu (talk))

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");

/* 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:Vgrid.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");

/* Dark mode */
@import url("/wiki/index.php?action=raw&ctype=text/css&title=MediaWiki:ColorSchemeDark.css");