User:Bob/externals.css

/* IMDb */

  1. bodyContent a.external[href *="imdb.com"],
  2. bodyContent a.external[href *="imdb.co.uk"],
  3. 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 */

  1. bodyContent a.external[href *="youtube.com"],
  2. 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 */

  1. bodyContent a.external[href *="wikipedia.org"],
  2. bodyContent a.external[href *="wiktionary.org"],
  3. bodyContent a.external[href *="wikinews.org"],
  4. bodyContent a.external[href *="wikiquote.org"],
  5. bodyContent a.external[href *="wikibooks.org"],
  6. bodyContent a.external[href *="species.wikimedia.org"],
  7. bodyContent a.external[href *="wikisource.org"],
  8. bodyContent a.external[href *="wikiversity.org"],
  9. bodyContent a.external[href *="commons.wikimedia.org"],
  10. bodyContent a.external[href *="meta.wikimedia.org"],
  11. 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 */

  1. bodyContent a.external[href *="myspace.com"],
  2. 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 */

  1. bodyContent a.external[href *="cnn.com"],
  2. 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 */

  1. bodyContent a.external[href *="google.co.uk"],
  2. bodyContent a.external[href *="google.org"],
  3. bodyContent a.external[href *="google.com"],
  4. 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 */

  1. bodyContent a.external[href *="nasa.gov"],
  2. 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 */

  1. bodyContent a.external[href *="nndb.com"],
  2. 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 */

  1. bodyContent a.external[href *="rottentomatoes.com"],
  2. 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 */

  1. bodyContent a.external[href *="yahoo.com"],
  2. 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;

}