MediaWiki:Wikia.css

From Galaxy on Fire Wiki
Jump to navigation Jump to search

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.
/* Imports */
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&family=Play:wght@400;700&family=Titillium+Web:wght@400;700&family=Ubuntu:wght@400;700&display=swap');

/* User Colors */
a[href="/wiki/User:Spectercollector"], a[href*="Message_Wall:Spectercollector"], a[href="/wiki/Special:Contributions/Spectercollector"], a[href$="/wiki/User_blog:Spectercollector"] {
	color: #2D5DA1!important;
	font-family: Orbitron, sans-serif!important;
	font-weight: bold!important;
}
a[href="/wiki/User:8100DSTAR"], a[href*="Message_Wall:8100DSTAR"], a[href="/wiki/Special:Contributions/8100DSTAR"] {
	color: #FFF!important;
	font-weight: bold!important;
}
a[href="/wiki/User:NiveliKing"], a[href*="Message_Wall:NiveliKing"], a[href="/wiki/Special:Contributions/NiveliKing"] {
	color: #0FF!important;
	font-family: "Titillium Web", sans-serif!important;
	font-weight: bold!important;
}
a[href="/wiki/User:Totechalienrexstar"], a[href*="Message_Wall:Totechalienrexstar"], a[href="/wiki/Special:Contributions/Totechalienrexstar"] {
	/* color: #7FFFD4; */
	font-family: Play, sans-serif!important;
	font-weight: bold!important;
}
a[href="/wiki/User:Namj13"], a[href*="Message_Wall:Namj13"], a[href="/wiki/Special:Contributions/Namj13"] {
	color: #002147!important;
	font-family: Ubuntu, sans-serif!important;
	font-weight: bold!important;
}
a[href="/wiki/User:Tobi.dsfl"], a[href*="Message_Wall:Tobi.dsfl"], a[href="/wiki/Special:Contributions/Tobi.dsfl"] {
	color: #000080!important;
	font-weight: bold!important;
}
a[href="/wiki/User:Archer_41"], a[href*="Message_Wall:Archer_41"], a[href="/wiki/Special:Contributions/Archer_41"] {
	color: #FF0!important;
	font-family: "Titillium Web", sans-serif!important;
	font-weight: bold!important;
}