Difference between revisions of "User:Bleu/skin.css"

From Media Wiki
Jump to: navigation, search
 
Line 1: Line 1:
div#content a.external {
+
div#content a.external[href ^="https://"] {
     background:none !important;
+
     background-image: none;
     padding: 0px !important;
+
     padding-right: 0;
 
}
 
}

Latest revision as of 02:23, 13 September 2019

div#content a.external[href ^="https://"] {
    background-image: none;
    padding-right: 0;
}