MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 136: Line 136:
text-decoration: none;
text-decoration: none;
}
}
a.external.text, .mw-parser-output a .extiw {
a.external.text, .mw-parser-output a.extiw {
color: black;
color: black;
text-decoration: underline;
text-decoration: underline;
Line 143: Line 143:
     padding-left: 0;
     padding-left: 0;
}
}
a.external.text:visited, .mw-parser-output a .extiw:visited {
a.external.text:visited, .mw-parser-output a.extiw:visited {
color: #4c4c4c;
color: #4c4c4c;
}
}
a.external.text:hover, .mw-parser-output a .extiw:hover {
a.external.text:hover, .mw-parser-output a.extiw:hover {
color: #4c4c4c;
color: #4c4c4c;
text-decoration: none;
text-decoration: none;