Template:Fake link/styles.css
< Template:Fake link
Jump to navigation
Jump to search
Revision as of 19:07, 5 May 2019 by Mediawiki>K6ka (K6ka moved page Template:Fakelink/styles.css to Template:Fake link/styles.css without leaving a redirect: For consistency with other "Fake" templates)
.fakelinks {
cursor: pointer;
color: #0645ad;
}
.fakelinks:hover,
.fakelinks:focus {
text-decoration: underline;
}
.fakelinks:visited {
color: #0b0080
}
.fakelinks:active {
color: #faa700
}