MediaWiki:Common.css: Difference between revisions
From JoS Wiki
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
a { | a { | ||
font-size: 1. | font-size: 1.05em; | ||
} | } |
Revision as of 15:59, 12 August 2022
/* CSS placed here will be applied to all skins */ a:visited { color: sandybrown; } a { font-size: 1.05em; }