Vorlage:Fake link/styles.css: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
K (K6ka moved page Template:Fakelink/styles.css to Template:Fake link/styles.css without leaving a redirect: For consistency with other "Fake" templates)
 
K (1 Version von wpen:Template:Fake_link/styles.css importiert)
 
(kein Unterschied)

Aktuelle Version vom 20. Januar 2023, 20:26 Uhr

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