Untitled diff

Created Diff never expires
5 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
12 lines
7 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
14 lines
/*
* 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;
}
}