User:Bob/externals.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.
/* IMDb */
#bodyContent a.external[href *="imdb.com"],
#bodyContent a.external[href *="imdb.co.uk"],
#bodyContent a.extiw[href ^="http://www.imdb.com/"] {
        background: url(http://i109.photobucket.com/albums/n41/thesublime514/Temp/IMDb_external.gif) center right no-repeat;
        padding-right: 13px;
}

/* YouTube */
#bodyContent a.external[href *="youtube.com"],
#bodyContent a.extiw[href ^="http://www.youtube.com/"] {
        background: url(http://i109.photobucket.com/albums/n41/thesublime514/Temp/YTEXT.gif) center right no-repeat; width: 10px; height: 6px;
        padding-right: 13px;
}

/* Wikipedia and interwiki links */
#bodyContent a.external[href *="wikipedia.org"],
#bodyContent a.external[href *="wiktionary.org"],
#bodyContent a.external[href *="wikinews.org"],
#bodyContent a.external[href *="wikiquote.org"],
#bodyContent a.external[href *="wikibooks.org"],
#bodyContent a.external[href *="species.wikimedia.org"],
#bodyContent a.external[href *="wikisource.org"],
#bodyContent a.external[href *="wikiversity.org"],
#bodyContent a.external[href *="commons.wikimedia.org"],
#bodyContent a.external[href *="meta.wikimedia.org"],
#bodyContent a.extiw[href ^="http://wikipedia.org/"] {
        background: url(http://i109.photobucket.com/albums/n41/thesublime514/Temp/Wikipedia_external.gif) center right no-repeat;
        padding-right: 13px;
}

/* MySpace */
#bodyContent a.external[href *="myspace.com"],
#bodyContent a.extiw[href ^="http://www.myspace.com/"] {
        background: url(http://i109.photobucket.com/albums/n41/thesublime514/Temp/MySpace_external.gif) center right no-repeat;
        padding-right: 13px;
}

/* CNN */
#bodyContent a.external[href *="cnn.com"],
#bodyContent a.extiw[href ^="http://www.cnn.com/"] {
        background: url(http://i109.photobucket.com/albums/n41/thesublime514/Temp/CNN_external.gif) center right no-repeat;
        padding-right: 13px;
}

/* Google */
#bodyContent a.external[href *="google.co.uk"],
#bodyContent a.external[href *="google.org"],
#bodyContent a.external[href *="google.com"],
#bodyContent a.extiw[href ^="http://www.google.com/"] {
        background: url(http://i109.photobucket.com/albums/n41/thesublime514/Temp/Google_external.gif) center right no-repeat;
        padding-right: 13px;
}

/* NASA */
#bodyContent a.external[href *="nasa.gov"],
#bodyContent a.extiw[href ^="http://www.nasa.gov/"] {
        background: url(http://i109.photobucket.com/albums/n41/thesublime514/Temp/NASA_external.gif) center right no-repeat;
        padding-right: 13px;
}

/* NNDb */
#bodyContent a.external[href *="nndb.com"],
#bodyContent a.extiw[href ^="http://www.nndb.com/"] {
        background: url(http://i109.photobucket.com/albums/n41/thesublime514/Temp/NNDb_external.gif) center right no-repeat;
        padding-right: 13px;
}

/* Rotten Tomatoes */
#bodyContent a.external[href *="rottentomatoes.com"],
#bodyContent a.extiw[href ^="http://www.rottentomatoes.com/"] {
        background: url(http://i109.photobucket.com/albums/n41/thesublime514/Temp/Rotten_external.gif) center right no-repeat;
        padding-right: 13px;
}

/* Yahoo */
#bodyContent a.external[href *="yahoo.com"],
#bodyContent a.extiw[href ^="http://www.yahoo.com/"] {
        background: url(http://i109.photobucket.com/albums/n41/thesublime514/Temp/Yahoo_external.gif) center right no-repeat;
        padding-right: 13px;
}