Template:Fake link/styles.css: Difference between revisions

From The Elite Wiki
Jump to: navigation, search
en>K6ka
m (K6ka moved page Template:Fakelink/styles.css to Template:Fake link/styles.css without leaving a redirect: For consistency with other "Fake" templates)
(No difference)

Revision as of 15:07, 5 May 2019

.fakelinks {
	cursor: pointer;
	color: #0645ad;
}
.fakelinks:hover,
.fakelinks:focus {
	text-decoration: underline;
}
.fakelinks:visited {
	color: #0b0080
}
.fakelinks:active {
	color: #faa700
}