MediaWiki:Common.css: Difference between revisions

fix links
(adjust wikitables based on https://en.wikipedia.org/wiki/MediaWiki:Common.css)
(fix links)
Line 338: Line 338:
*/
*/
div.listenlist {
div.listenlist {
     background: url("https://powerpedia.energy.gov/w/images/3/3f/Gnome_speakernotes_30px.pngg");
     background: url("https://saintapedia.org/w/images/a/a6/Gnome-speakernotes.png");
     padding-left: 40px;
     padding-left: 40px;
}
}
Line 376: Line 376:
#mw_content a[href*=".PDF?"].external,  
#mw_content a[href*=".PDF?"].external,  
#mw_content a[href*=".PDF#"].external {
#mw_content a[href*=".PDF#"].external {
     background: url("https://powerpedia.energy.gov/w/images/2/23/Icons-mini-file_acrobat.gif") center right no-repeat;
     background: url("https://saintapedia.org/w/images/thumb/1/16/PDF_icon.png/800px-PDF_icon.png") center right no-repeat;
     padding-right: 18px;
     padding-right: 18px;
}
}
Line 384: Line 384:
#content span.PDFlink a,
#content span.PDFlink a,
#mw_content span.PDFlink a {
#mw_content span.PDFlink a {
     background: url("https://powerpedia.energy.gov/w/images/2/23/Icons-mini-file_acrobat.gif") center right no-repeat;
     background: url("https://saintapedia.org/w/images/thumb/1/16/PDF_icon.png/800px-PDF_icon.png") center right no-repeat;
     padding-right: 18px;
     padding-right: 18px;
}
}
Line 980: Line 980:
.gallerybox .thumb img,
.gallerybox .thumb img,
#file img {
#file img {
     background: white url("https://powerpedia.energy.gov/w/images/5/5d/Checker-16x16.png") repeat;
     background: white url("https://saintapedia.org/w/images/5/5d/Checker-16x16.png") repeat;
}
}
/* But not on articles, user pages, portals or with opt-out. */
/* But not on articles, user pages, portals or with opt-out. */