MediaWiki:Gadget-blueUsers.css

From Satisfactory Wiki
Jump to navigation Jump to search

In other languages: DeutschFrançais


Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Google Chrome / Microsoft Edge / Opera: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
/* Keep some indication for missing user pages */
.mw-newuserlink:where(:not(#pt-userpage a)) {
	text-decoration: underline dotted var(--wiki-content-redlink-color, red);
}