View source for Template:Fake link/styles.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
.fakelinks {
cursor: pointer;
color: #0645ad;
}
.fakelinks:hover,
.fakelinks:focus {
text-decoration: underline;
}
.fakelinks:visited {
color: #0b0080
}
.fakelinks:active {
color: #faa700
}
000
1:0
Return to Template:Fake link/styles.css.