MediaWiki:Common.css: Difference between revisions

From Cives
Jump to navigationJump to search
(Created page with "→‎CSS placed here will be applied to all skins: a { color: #af640d }")
 
No edit summary
Line 2: Line 2:


a { color: #af640d }
a { color: #af640d }
ul li { color: #af640d }

Revision as of 11:24, 9 February 2024

/* CSS placed here will be applied to all skins */

a { color: #af640d }

ul li { color: #af640d }