« MediaWiki:Common.css » : différence entre les versions
De Wiki fruitiers.org
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
/* Le CSS placé ici sera appliqué à tous les habillages. */ | /* Le CSS placé ici sera appliqué à tous les habillages. */ | ||
.mw-body h2 {background-color:#e96a28;padding :5px;} | |||
.mw-body h3 {background-color:#e99c28;padding :5px;} | .mw-body h3 {background-color:#e99c28;padding :5px;} | ||
.mw-body h4 {background-color:#e0c293;padding :5px;} | .mw-body h4 {background-color:#e0c293;padding :5px;} |
Version du 17 décembre 2024 à 18:20
/* Le CSS placé ici sera appliqué à tous les habillages. */ .mw-body h2 {background-color:#e96a28;padding :5px;} .mw-body h3 {background-color:#e99c28;padding :5px;} .mw-body h4 {background-color:#e0c293;padding :5px;} @media screen and (min-width: 1340px) { #p-Verger_des_sites{ background-color: #fbe020; padding: 5px; } #n-Porte-greffes { background-repeat: no-repeat; background-image : url("https://porte-greffes.fruitiers.org/favicon.ico"); margin-left: 30px; background-size: 24px; background-position-x: 118px; } #n-Bourse-d-échange { background-repeat: no-repeat; background-image : url("https://www.fruitiers.org/favicon.ico"); margin-left: 30px; background-size: 24px; background-position-x: 118px; } #n-Forum-d-échange { background-repeat: no-repeat; background-image : url("https://forum.fruitiers.org/assets/favicon-jpwu1koo.png"); margin-left: 30px; background-size: 24px; background-position-x: 118px; } #n-Wiki { background-repeat: no-repeat; background-image : url("https://wiki.fruitiers.org/favicon.ico"); margin-left: 30px; background-size: 24px; background-position-x: 118px; } #n-Ancien-greffer { background-repeat: no-repeat; background-image : url("https://www.fruitiers.org/wp-content/uploads/2023/05/petiteorange-24.png"); margin-left: 30px; background-size: 24px; background-position-x: 118px; } }