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.
/* Flag bad code for cleanup */
/* - To include this in your own user CSS, add the following to the TOP of
     your Special:MyPage/common.css or meta:Special:MyPage/global.css:
      @import url("https://meta.wikimedia.org/w/index.php?title=User:SMcCandlish/lint.css&action=raw&bcache=1&maxage=86400&ctype=text/css");
     including the ending ";" character.  All @import statements must be at
     the top, before any other CSS declarations.
*/
tt, center, dir, font, menu, xmp, strike {
	color: DarkRed !important;
	background: Pink !important;
}
/* Warning: If you are not going to be actively fixing up old HTML4 crap,
   you will very likely find this snippet annoying to include in your CSS! */