User:Llwy-ar-lawr/common.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

Note: After saving, you have to bypass your browser's cache to see the changes.

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Opera, Konqueror and Safari users can just click the Reload button.
  • Chrome: press Ctrl+F5 or Shift+F5
/* colour redirects specially */
a.mw-redirect {
	color: #067979;
}
a.mw-redirect:visited {
	color: #570368 !important;
}
a.mw-redirect:active,
a.mw-redirect:visited:active {
	color: #faa700 !important;
}

/* Finding unnecessary uses of {{RL}} */
.rlhighlight a,
.rlhighlight a:visited {
	color: #f90;
}
.rlhighlight a.mw-redirect,
.rlhighlight a.mw-redirect:visited {
	color: #09f !important;
}
/* div.vectorTabs {
	background-image: url("http://images.uncyclomedia.co/uncyclopedia/en/2/23/Tab-break-grey.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 1px;
} */

/* Highlight instances of Template:USERNAME */
span.insertusername {
	color: #f0c;
}

/* Something about vfh from User:Zombiebaron/uncyclopedia.css */
.featurecode { display: inline !important; color:black; }