MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
/* Change link colour to IOMAD purple. */ | /* Change link colour to IOMAD purple. */ | ||
a:link { | a:link { | ||
color: #6c7fbd; | color: #6c7fbd; !important | ||
} | } |
Revision as of 11:03, 20 August 2025
/* CSS placed here will be applied to all skins */ /* Change link colour to IOMAD purple. */ a:link { color: #6c7fbd; !important }