MediaWiki:Gadget-iconosexternos.css

Nota: Después de guardar, debes refrescar la caché de tu navegador para ver los cambios. Internet Explorer: mantén presionada Ctrl mientras pulsas Actualizar. Firefox: mientras presionas Mayús pulsas el botón Actualizar, (o presiona Ctrl-Shift-R). Los usuarios de Google Chrome y Safari pueden simplemente pulsar el botón Recargar. Para más detalles e instrucciones acerca de otros exploradores, véase Ayuda:Cómo limpiar la caché.

/* 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://img.bach5a.es/iconos/youtube.png) center right no-repeat;padding-right: 23px;
}
 
/* 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://img.bach5a.es/iconos/wikipedia.png) center right no-repeat;padding-right: 23px;
}
 
/* 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.es"],
#bodyContent a.external[href *="google.org"],
#bodyContent a.external[href *="google.com"],
#bodyContent a.extiw[href ^="http://www.google.com/"] {
    background: url(http://img.bach5a.es/iconos/google.png) center right no-repeat;padding-right: 23px; 
}
 
/* 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://img.bach5a.es/iconos/yahoo.png) center right no-repeat;padding-right: 23px;
}

/* MediaWiki */
#bodyContent a.external[href *="mediawiki.org"],
#bodyContent a.extiw[href ^="http://www.mediawiki.org/"] {
    background: url(http://img.bach5a.es/iconos/mediawiki.png) center right no-repeat;padding-right: 23px;
}

/* GNU */
#bodyContent a.external[href *="gnu.org"],
#bodyContent a.extiw[href ^="http://www.gnu.org/"] {
    background: url(http://img.bach5a.es/iconos/gnu.png) center right no-repeat;padding-right: 23px;
}