Template:Fake link/styles.css

From WickedGov, the Massachusetts civics wiki
Revision as of 01:14, 14 January 2025 by Luke (talk | contribs) (rm unnecessary template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.fakelinks {
	color: var(--color-progressive, #0645ad);
	cursor: default;
}
.fakelinks:hover {
	color: var(--color-progressive--hover, #0645ad);
}