Jump to content

User:Rbstrachan/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* 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! */