Jump to content

User:RC Howe/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#content a[href$=".xls"].external,
#content a[href$=".XLS"].external,
#content a[href$=".xlsx"].external,
#content a[href$=".XLSX"].external
 {
    background: url("/media/wikipedia/commons/1/1c/Farm-Fresh_page_white_excel.png") center right no-repeat; padding-right: 18px;
    background-size: 16px;
}

#content a[href$=".ppt"].external,
#content a[href$=".PPT"].external,
#content a[href$=".pptx"].external,
#content a[href$=".PPTX"].external
 {
    background: url("/media/wikipedia/commons/f/fa/Farm-Fresh_page_white_powerpoint.png") center right no-repeat; padding-right: 18px;
    background-size: 16px;
}

#content a[href$=".doc"].external,
#content a[href$=".DOC"].external,
#content a[href$=".docx"].external,
#content a[href$=".DOCX"].external
 {
    background: url("/media/wikipedia/commons/1/1d/Farm-Fresh_page_white_word.png") center right no-repeat; padding-right: 18px;
    background-size: 16px;
}
#content a[href^="//dx.doi.org/"].external,
#content a[href^="http://dx.doi.org/"].external,
#content a[href^="https://dx.doi.org/"].external

 {
    background: url("/media/wikipedia/commons/d/d3/Farm-Fresh_page_world.png") center right no-repeat; padding-right: 18px;
    background-size: 16px;
}

#content a.mw-magiclink-isbn
 {
    background: url("/media/wikipedia/commons/7/70/Farm-Fresh_book.png") center right no-repeat; padding-right: 18px;
    background-size: 16px;
}

div#content a[href$=".pdf"].external,
div#content a[href*=".pdf?"].external,
div#content a[href*=".pdf#"].external,
div#content a[href$=".PDF"].external,
div#content a[href*=".PDF?"].external,
div#content a[href*=".PDF#"].external,
div#mw_content a[href$=".pdf"].external,
div#mw_content a[href*=".pdf?"].external,
div#mw_content a[href*=".pdf#"].external,
div#mw_content a[href$=".PDF"].external,
div#mw_content a[href*=".PDF?"].external,
div#mw_content a[href*=".PDF#"].external
 {
    background: url("/media/wikipedia/commons/8/82/Farm-Fresh_page_white_acrobat.png") center right no-repeat; padding-right: 18px;
    background-size: 16px;
}