Untitled diff

Created Diff never expires
6 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
13 lines
14 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
22 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
*/
.langs-switcher {
.langs-switcher {
padding: 5px 0;
padding: 0.809em;
}
}
.langs-switcher select {
.selected-lang {
margin: 0 auto 5px auto;
display: inline-block;
}
.langs-switcher-vertical {
display: block;
margin: 0 auto 0.309em auto;
}
}
.langs-switcher img {
.langs-switcher img {
margin-top: 2px;
vertical-align: middle;
vertical-align: top;
}
}