Aller au contenu

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

minification
Aucun résumé des modifications
(minification)
Ligne 8 : Ligne 8 :
.ext_img{width:68px;height:51px;vertical-align: baseline;}
.ext_img{width:68px;height:51px;vertical-align: baseline;}


.bandeau-article-detaille {
.bandeau-article-detaille{border-top:1px solid #E4E4E4;border-bottom:1px solid #E4E4E4;background-color:#fdfdfd;border-width:1px 0;padding:0.2em 0.5em 0.3em 0;margin:0.3em 0 0.7em 2em;}
border-top: 1px solid #E4E4E4;
.loupe{background-image:url(https://upload.wikimedia.org/wikipedia/commons/thumb/6/61/Searchtool.svg/15px-Searchtool.svg.png);background-position:2px 3px;background-repeat:no-repeat;line-height:1.5em;text-indent:23px;display:inline-block;}
border-bottom: 1px solid #E4E4E4;
background-color: #fdfdfd;
    border-width: 1px 0;
    padding: 0.2em 0.5em 0.3em 0;
    margin: 0.3em 0 0.7em 2em;
}
 
.loupe {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/6/61/Searchtool.svg/15px-Searchtool.svg.png);
    background-position: 2px 3px;
    background-repeat: no-repeat;
    line-height: 1.5em;
    text-indent: 23px;
    display: inline-block;
}
9 367

modifications