User:Mushroom Head/common.css

From the Super Mario Wiki, the Mario encyclopedia
< User:Mushroom Head
Revision as of 10:01, August 16, 2023 by Mushroom Head (talk | contribs) (Created page with "body { font-family:Arial; font-size:10px;} a { color: #2424FF; text-decoration: none; } a:visited { color: #9999FF; } a:active { color: #CCCCFF; } #p-personal a.new { color: #FF4444; } #p-personal a.new:visited { color:#FF6666; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.
body { font-family:Arial; font-size:10px;}
a { color: #2424FF; text-decoration: none; }
a:visited { color: #9999FF; }
a:active { color: #CCCCFF; }
#p-personal a.new { color: #FF4444; }
#p-personal a.new:visited { color:#FF6666; }