MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
} | } | ||
a:link { | a:link, .mw-parser-output a.extiw { | ||
color: rgb(100, 140, 200); | color: rgb(100, 140, 200); | ||
} | } | ||
Line 12: | Line 12: | ||
} | } | ||
a:active { | a:active, .mw-parser-output a.extiw:active { | ||
color: rgb(220, 140, 200); | color: rgb(220, 140, 200); | ||
} | } |