« MediaWiki:Common.css » : différence entre les versions
De Wiki fruitiers.org
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 27 : | Ligne 27 : | ||
} | } | ||
#n-Bourse-d'échange: | #n-Bourse-d'échange: { | ||
background-image: url('https://www.fruitiers.org/favicon.ico'); | background-image: url('https://www.fruitiers.org/favicon.ico'); | ||
} | } |
Version du 25 septembre 2023 à 14:06
/* Le CSS placé ici sera appliqué à tous les habillages. */ #n-Bourse-d'échange { display: flex; justify-content: center; align-items: baseline; column-gap: 2em; width: 100%; border: 1px solid #4d698e; border-radius: 0 0 15px 15px; border-top: none; z-index: 1; background-color: white; max-width: 800px; margin-left: auto; margin-right: auto; } #links-verger .before-favicon::before { background-repeat: no-repeat; content: " "; height: 31px; width: 22px; background-size: contain; margin-right: 3px; float: left; margin-top: 2px; } #n-Bourse-d'échange: { background-image: url('https://www.fruitiers.org/favicon.ico'); } #links-verger .icon-forum::before { background-image: url('https://forum.fruitiers.org/assets/favicon-jpwu1koo.png'); } #links-verger .icon-pg::before { background-image: url('https://porte-greffes.fruitiers.org/favicon.ico'); } #links-verger .icon-greffer::before { background-image: url('https://www.fruitiers.org/wp-content/uploads/2023/05/petiteorange-24.png'); } #links-verger .icon-wiki::before { background-image: url('http://greffer.fruitiers.org/greffer-favicon.gif'); }