1 333
modifications
(Page créée avec « →Le CSS placé ici sera appliqué à tous les habillages. : @import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@500&display=swap'); /* Changes the def… ») |
Aucun résumé des modifications Balise : Révocation manuelle |
||
| (20 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 6 : | Ligne 6 : | ||
font-family: 'Work Sans', sans-serif; | font-family: 'Work Sans', sans-serif; | ||
} | } | ||
#ca-talk { display:none!important; } | |||
#pt-mytalk { display:none!important; } | |||
body.page-Accueil.action-view h1.firstHeading, body.page-Accueil.action-submit h1.firstHeading { display: none; } | body.page-Accueil.action-view h1.firstHeading, body.page-Accueil.action-submit h1.firstHeading { display: none; } | ||
| Ligne 40 : | Ligne 43 : | ||
} | } | ||
.wikitable > tr > th, .wikitable > * > tr > th { | .wikitable > tr > th, .wikitable > * > tr > th, .wikitable > * > tr > td { | ||
background-color: #f2efe6; | background-color: #f2efe6; | ||
} | } | ||
| Ligne 390 : | Ligne 393 : | ||
font-size: 100%; | font-size: 100%; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
width: 22em; | /* width: 22em; */ | ||
} | } | ||
| Ligne 413 : | Ligne 416 : | ||
vertical-align: top; | vertical-align: top; | ||
/* @noflip */ | /* @noflip */ | ||
text-align: left; | |||
} | } | ||