User:Rzuwig/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.
/* style dla kolorowania nicków */ 
a.nick_admin, a.nick_admin:visited { font-weight: bold !important; color: darkgreen !important; }
a.nick_bot, a.nick_bot:visited { font-weight:bold !important; color: blue !important; }
a.nick_friend, a.nick_friend:visited { font-weight: bold !important; color: #ff9933 !important; }
a.nick_ip, a.nick_ip:visited { color: #00CC00 !important; }
a.nick_dynamic_ip, a.nick_dynamic_ip:visited { color: #FF0066 !important; }
a.nick_steward, a.nick_steward:visited { color: #006600 !important; }