MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
.std_verb { | .std_verb { | ||
color: | color: blue; | ||
} | } |
Revision as of 10:45, 15 September 2025
/* CSS placed here will be applied to all skins */ .std_verb { color: blue; }