MediaWiki:Onyx.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 100: Line 100:
body .mw-parser-output a.external[href$=".pdf"], body .mw-parser-output a.external[href$=".PDF"], body .mw-parser-output a.external[href*=".pdf#"], body .mw-parser-output a.external[href*=".PDF#"], body .mw-parser-output a.external[href*=".pdf?"], body .mw-parser-output a.external[href*=".PDF?"], body .link-document {
body .mw-parser-output a.external[href$=".pdf"], body .mw-parser-output a.external[href$=".PDF"], body .mw-parser-output a.external[href*=".pdf#"], body .mw-parser-output a.external[href*=".PDF#"], body .mw-parser-output a.external[href*=".pdf?"], body .mw-parser-output a.external[href*=".PDF?"], body .link-document {
background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13'%3E%3Cpath fill='%23080' d='M7.5 2v3H10l1-1H8.5V1z'/%3E%3Cpath fill='%230a0' d='M3 1v10h8V4L8.5 1zm1 1h4l2 2.5V10H4z'/%3E%3C/svg%3E");
background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13'%3E%3Cpath fill='%23080' d='M7.5 2v3H10l1-1H8.5V1z'/%3E%3Cpath fill='%230a0' d='M3 1v10h8V4L8.5 1zm1 1h4l2 2.5V10H4z'/%3E%3C/svg%3E");
}
.mw-parser-output a.external[href^="https://www.marathonwiki.com"] {
color: #080 !important;
}
}