User:QuickQuokka/global.css

From Meta, a Wikimedia project coordination 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.
 .mw-redirect {
     color: #00bf00;
 }
 
 .mw-redirect:visited {
 	color: #3ebf3e;
 }

.extiw {
	color: #ff4fa7 !important;
}

.extiw:visited {
	color: #ff69b4 !important;
}

/* signatures conflicting with my css */
.userlink:is([href="/wiki/User:Casualdejekyll"], [href="/wiki/User_talk:Casualdejekyll"], [href="/wiki/User:Cog-san"], [href="/wiki/User_talk:Cog-san"], [href="/wiki/Special:Contributions/Cog-san"], [href="/wiki/User:Alkivar"]) * {
	color: unset !important;
}

/* XFD relist is orange */
.xfd_relist span {
	color: unset !important;
}