Modifications

Aller à : navigation, rechercher

MediaWiki:Mobile.css

347 octets ajoutés, 27 février 2019 à 23:32
aucun résumé de modification
/* Le CSS placé ici n’affectera que les utilisateurs du site mobile */
 
.center {
text-align: center;
}
.mainpage_boxtitle,
.mainpage_hubtitle,
#mainpage_pagetitle {
background-color: #eeeeee;
}
 
.mainpage_hubtitle {
text-align: center;
}
 
.mainpage_boxcontents_title {
display: block;
text-align: center;
}
@media screen and (max-width: 640px) {
td.mainpage_hubbox {
display:block;
width:100%;
box-sizing:border-box;
clear:both
}
.fullWidthMobile {
width: 100% ! important;

Menu de navigation