« MediaWiki:Common.css » : différence entre les versions
(article détaillé) |
mAucun résumé des modifications |
||
Ligne 17 : | Ligne 17 : | ||
padding: 0.2em 0.5em 0.3em 0; | padding: 0.2em 0.5em 0.3em 0; | ||
margin: 0.3em 0 0.7em 2em; | 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; | |||
} | } |
Version du 2 février 2021 à 14:36
.page-Accueil h1.firstHeading{display:none} .mw-charinsert-buttons{margin-top:10px;border:1px solid #aaa;padding:1px;text-align:center;font-size:110%} .mw-charinsert-buttons a{color:#000;background-color:#cde;font-weight:700;font-size:.9em;text-decoration:none;border:thin outset #069;padding:0 .1em .1em} .mw-charinsert-buttons a:active,.mw-charinsert-buttons a:hover{background-color:#bcd;border-style:inset} .client-js .mw-edittools-section{display:inline} .client-js .mw-edittools-section input[type=button]{font-size:.9em;padding-left:1px;padding-right:1px;margin-left:1px} #pt-darkmode-link{font-weight:bold;} .ext_img{width:68px;height:51px;vertical-align: baseline;} .bandeau-niveau-detail, .bandeau-section.bandeau-niveau-information { border-color: #e7e7e7; background-color: #fdfdfd; } div.bandeau-section { display: block; font-size: 0.95em; 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; }