Bureaucrates, checkuser, Administrateurs d’interface, Masqueurs de modifications, Administrateurs, uploadaccess
453
modifications
(Page créée avec « →Le CSS placé ici sera appliqué à tous les habillages. : →Infobox template style : .infobox { border: 1px solid #a2a9b1; border-spacing: 3px; background-color: #f8f9fa; color: black; →@noflip : margin: 0.5em 0 0.5em 1em; padding: 0.2em; →@noflip : float: right; →@noflip : clear: right; font-size: 88%; line-height: 1.5em; width: 22em; } .infobox-header, .infobox-label, .infobox-above, .infobox-full-data, .infobox-data, .infobox-be... ») |
(Ajout d'une couleur de fond custom) |
||
Ligne 1 : | Ligne 1 : | ||
/* Le CSS placé ici sera appliqué à tous les habillages. */ | /* Le CSS placé ici sera appliqué à tous les habillages. */ | ||
/* Custom background color */ | |||
* { | |||
background-color: aliceblue; | |||
} | |||
/* Infobox template style */ | /* Infobox template style */ |
modifications