Jump to content

User:Anthony2306/common.css: Difference between revisions

From SpongeBob Wiki
imported>Anthony2306
Credit to Scrooge200 for showcasing this on Discord
 
(No difference)

Latest revision as of 23:24, 17 February 2025

	.mw-redirect {
		color: #006633;
	}
	.mw-redirect:visited {
		color: #009900;
	}
	.mw-redirect:hover {
		color: #990000;
	}
	.mw-redirect:active {
		color: #990000;
	}