Difference between revisions of "User:Bleu/skin.css"
(Created page with "#content a[href$=".xls"].external, #content a[href$=".XLS"].external, #content a[href$=".xlsx"].external, #content a[href$=".XLSX"].external { background: url("http://uplo...") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | #content a | + | div#content a.external[href ^="https://"] { |
| − | + | background-image: none; | |
| − | + | padding-right: 0; | |
| − | |||
| − | background: | ||
} | } | ||
Latest revision as of 02:23, 13 September 2019
div#content a.external[href ^="https://"] {
background-image: none;
padding-right: 0;
}