「MediaWiki:Common.css」の版間の差分

div#content a.external { padding-right: 0px; }
(a[href ^="https://"] { background: none; })
 
(div#content a.external { padding-right: 0px; })
2行目: 2行目:
div#content a[href ^="https://"] {
div#content a[href ^="https://"] {
   background: none;
   background: none;
}
div#content a.external {
  padding-right: 0px;
}
}