MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
} | } | ||
a.external: visited{ | a.external:visited{ | ||
color: #FF6666; | color: #FF6666; | ||
} | } | ||
Revision as of 19:45, 31 March 2017
/* CSS placed here will be applied to all skins */
a.external.text{
color: #FF6600;
}
a.external:visited{
color: #FF6666;
}