Template:Fake link/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
span.fakelink {
	color: #002bb8;
	cursor: pointer;
}
span.fakelink:hover {
	text-decoration: underline;
}