MediaWiki:Fandomdesktop.css: Difference between revisions

From TogSMP Wiki
Jump to navigation Jump to search
imported>HyperDuckSquared
No edit summary
imported>HyperDuckSquared
No edit summary
Line 5: Line 5:
a.new {
a.new {
color: #A9A9A9;
color: #A9A9A9;
}
.pi-data {
justify-content: center;
}
}

Revision as of 18:13, 25 July 2021

a {
	color: #A0CEE5;
}

a.new {
	color: #A9A9A9;
}

.pi-data {
	justify-content: center;
}