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;
}
}