« MediaWiki:Common.css » : différence entre les versions

De Disposition de clavier bépo
mAucun résumé des modifications
mAucun résumé des modifications
Ligne 1 : Ligne 1 :
a.external:after {display: none !important;}
div#content a.external  
{
    background:none !important;
    padding: 0px !important;
}
div#content a[href ^="http://r12a.github.io"].external
div#content a[href ^="http://r12a.github.io"].external
  {
  {
     background: center right no-repeat; padding-right: 18px;
     background: center right no-repeat; padding-right: 18px;
}
}

Version du 29 août 2016 à 18:58

div#content a.external 
 {
    background:none !important;
    padding: 0px !important;
}
div#content a[href ^="http://r12a.github.io"].external
 {
    background: center right no-repeat; padding-right: 18px;
}