MediaWiki:Monobook.css: Difference between revisions

no edit summary
(Created page with "→‎Don't display some stuff on the main page: body.page-Main_Page #deleteconfirm, body.page-Main_Page #t-cite, body.page-Main_Page #lastmod, body.page-Main_Page #siteSub, body....")
 
No edit summary
 
Line 184: Line 184:
#bodyContent a.external[href ^="https://"],
#bodyContent a.external[href ^="https://"],
.link-https {
.link-https {
   background: url("http://upload.wikimedia.org/wikipedia/en/0/00/Lock_icon_blue.gif") center right no-repeat;
   background: url("https://huckjones.strawberryforum.org/w/skins/Vector/images/Lock_icon_blue.gif") center right no-repeat;
   padding-right: 16px;
   padding-right: 16px;
}
}