MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
test |
No edit summary |
||
Line 3: | Line 3: | ||
.mw-body-content a:link { color: #f2d7c1; } | .mw-body-content a:link { color: #f2d7c1; } | ||
.mw-body-content a:link.external { color: #f2d7c1; } | .mw-body-content a:link.external { color: #f2d7c1; } | ||
Revision as of 23:29, 5 May 2020
/* CSS placed here will be applied to all skins */ .mw-body-content a:link:visited { color: #d6b295; } .mw-body-content a:link { color: #f2d7c1; } .mw-body-content a:link.external { color: #f2d7c1; }