MediaWiki:Common.css: Difference between revisions

From Tabroom.com Help Center
Jump to navigation Jump to search
Created page with "→‎CSS placed here will be applied to all skins: div#content a.external[href ^="https://"] { background-image: none; padding-right: 0; }"
 
Paul (talk | contribs)
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
div#content a.external[href ^="https://"] {
    background-image: none;
    padding-right: 0;
}

Latest revision as of 19:31, 25 September 2020

/* CSS placed here will be applied to all skins */