Template:Fakeredlink/styles.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
/* Sporked from https://en.wikipedia.org/wiki/Template:Fake_redlink/styles.css, itself based off Uncyclopedia's */
.fakeredlinks {
	cursor: pointer;
	color: #ba0000;
}
.fakeredlinks:hover,
.fakeredlinks:focus {
	text-decoration: underline;
}
.fakeredlinks:visited {
	color: #ba0000
}
.fakeredlinks:active {
	color: #ba0000
}

/* [[Category:Template stylesheets]] */