MediaWiki:Fandomdesktop.css: Difference between revisions

From TogSMP Wiki
Jump to navigation Jump to search
imported>HyperDuckSquared
Created page with "a.new { color: #a9a9a9; }"
 
imported>HyperDuckSquared
No edit summary
Line 1: Line 1:
a {
color: #A0CEE5;
}
a.new {
a.new {
color: #a9a9a9;
color: #A9A9A9;
}
}

Revision as of 18:09, 25 July 2021

a {
	color: #A0CEE5;
}

a.new {
	color: #A9A9A9;
}