Untitled diff

创建于 差异永不过期
5 删除
12
7 添加
14
/*
* Surchargez ce fichier dans votre thème pour personnaliser le module
* https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules
*/
.themes-switcher {
.themes-switcher {
padding: 5px 0;
padding: 0.809em;
}
.themes-switcher select {
margin: 0 auto 5px auto;
}
}
.themes-switcher-vertical select {
.themes-switcher-vertical select {
display: block;
display: block;
margin: 0 auto 0.309em auto;
}
}