Untitled diff

बनाया गया 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;
}
}