Difference between revisions of "MediaWiki:Common.css"
(Undo revision 268 by Snkennedy3327 (talk)) |
|||
| Line 1: | Line 1: | ||
| − | <div class="mw-parser-output"><div class="mw-parser-output"><div class="mw-parser-output">/* CSS placed here will be applied to all skins */ | + | <div class="mw-parser-output"><div class="mw-parser-output"><div class="mw-parser-output"><div class="mw-parser-output">/* CSS placed here will be applied to all skins */ |
| | ||
| − | /* Change the external link icon to an Adobe icon for all PDF files */ div#content a[href$=".pdf"], div#content a[href*=".pdf?"], div#content a[href*=".pdf#"], div#content a[href$=".PDF"], div#content a[href*=".PDF?"], div#content a[href*=".PDF#"], div#mw_content a[href$=".pdf"], div#mw_content a[href*=".pdf?"], div#mw_content a[href*=".pdf#"], div#mw_content a[href$=".PDF"], div#mw_content a[href*=".PDF?"], div#mw_content a[href*=".PDF#"] { background: url("//IFI-wikis.com/wiki-template/images/e/e5/small-icon-pdf.png") no-repeat right; /* @noflip */ padding-right: 18px; } | + | /* Change the external link icon to an Adobe icon for all PDF files */ |
| − | </div> </div> </div> | + | |
| + | div#content a[href$=".pdf"], | ||
| + | |||
| + | div#content a[href*=".pdf?"], | ||
| + | |||
| + | div#content a[href*=".pdf#"], | ||
| + | |||
| + | div#content a[href$=".PDF"], | ||
| + | |||
| + | div#content a[href*=".PDF?"], | ||
| + | |||
| + | div#content a[href*=".PDF#"], | ||
| + | |||
| + | div#mw_content a[href$=".pdf"], | ||
| + | |||
| + | div#mw_content a[href*=".pdf?"], | ||
| + | |||
| + | div#mw_content a[href*=".pdf#"], | ||
| + | |||
| + | div#mw_content a[href$=".PDF"], | ||
| + | |||
| + | div#mw_content a[href*=".PDF?"], | ||
| + | |||
| + | div#mw_content a[href*=".PDF#"] { background: url("http://IFI-wikis.com/wiki-template/images/e/e5/small-icon-pdf.png") no-repeat right; /* @noflip */ padding-right: 18px; } | ||
| + | </div> </div> </div> </div> | ||
Revision as of 19:19, 21 November 2018
<div class="mw-parser-output"><div class="mw-parser-output"><div class="mw-parser-output"><div class="mw-parser-output">/* CSS placed here will be applied to all skins */
/* Change the external link icon to an Adobe icon for all PDF files */
div#content a[href$=".pdf"],
div#content a[href*=".pdf?"],
div#content a[href*=".pdf#"],
div#content a[href$=".PDF"],
div#content a[href*=".PDF?"],
div#content a[href*=".PDF#"],
div#mw_content a[href$=".pdf"],
div#mw_content a[href*=".pdf?"],
div#mw_content a[href*=".pdf#"],
div#mw_content a[href$=".PDF"],
div#mw_content a[href*=".PDF?"],
div#mw_content a[href*=".PDF#"] { background: url("http://IFI-wikis.com/wiki-template/images/e/e5/small-icon-pdf.png") no-repeat right; /* @noflip */ padding-right: 18px; }
</div> </div> </div> </div>