Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

From GrandPieceOnline Wiki
Created page with "a { color: #f8bd49; }"
 
No edit summary
Line 1: Line 1:
a {
a {
color: #f8bd49;
}
a:visited {
color: #f8bd49;
color: #f8bd49;
}
}

Revision as of 23:07, 22 October 2025

a {
	color: #f8bd49;
}
a:visited {
	color: #f8bd49;
}