« MediaWiki:Common.css » : différence entre les versions

De Wiki Dragon Quest
Aucun résumé des modifications
m Applying changes that should make this CSS file HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.
Ligne 27 : Ligne 27 :
/* Fond boîte */
/* Fond boîte */
.fond-boite {
.fond-boite {
     background-image:url('http://images.wikia.com/dragonquest/fr/images/8/8a/Fond_carte.png') !important;
     background-image:url('https://images.wikia.nocookie.net/dragonquest/fr/images/8/8a/Fond_carte.png') !important;
}
}


/* Fond en-tête */
/* Fond en-tête */
.fond-entete {
.fond-entete {
     background-image:url('http://images.wikia.com/dragonquest/fr/images/9/94/Fond-entete.png') !important;
     background-image:url('https://images.wikia.nocookie.net/dragonquest/fr/images/9/94/Fond-entete.png') !important;
}
}