MediaWiki:Monobook.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 320: Line 320:
background: url(https://pikmin.wiki.gallery/images/external.png) center right no-repeat;
background: url(https://pikmin.wiki.gallery/images/external.png) center right no-repeat;
padding-right: 15px;
padding-right: 15px;
}
.link-document,
.mw-parser-output a.external[href$=".pdf"], .mw-parser-output a.external[href$=".PDF"],
.mw-parser-output a.external[href*=".pdf#"], .mw-parser-output a.external[href*=".PDF#"],
.mw-parser-output a.external[href*=".pdf?"], .mw-parser-output a.external[href*=".PDF?"] {
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");
}
}