User:Malacon/monobook.css

From Guild Wars 2 Wiki
Jump to navigationJump 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.
/* mark certain links on Special pages such as RC and watchlist */
body.ns--1 * a[title^="Special:Log"] { color:green; font-weight:bold; }
body.ns--1 * a[title$=".js"] { background:LightCyan;}
body.ns--1 * a[title$=".css"] { background:LightCyan;}
body.ns--1 * a[title^="User:Malacon"] { background:NavajoWhite;}
body.ns--1 * a[title^="User talk:Malacon"] { background:NavajoWhite;}
body.ns--1 * a[title^="MediaWiki"] { background:LemonChiffon;}
body.ns--1 * a[title^="Template"] { background:LemonChiffon;}