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

Aller à : navigation, rechercher
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 7 : Ligne 7 :
     width: 220px !important;
     width: 220px !important;
}
}
.btn-lg {
.btn-lgd {
     width: 220px !important;
     width: 220px !important;
     height: 50px !important;
     height: 50px !important;
}
}

Version du 29 septembre 2023 à 10:17

/* taille des boutons en accueil */
#bh {
    width: 220px !important;
    height: 50px !important;
}
#bb {
    width: 220px !important;
}
.btn-lgd {
    width: 220px !important;
    height: 50px !important;
}