Presale: Add a language switch to the UI

This commit is contained in:
Raphael Michel
2015-05-08 21:59:08 +02:00
parent c5a7594943
commit 7a3051c22d
249 changed files with 296 additions and 244 deletions

View File

@@ -20,4 +20,13 @@ footer {
}
.js-only {
display: none;
}
.locales {
display: inline;
a {
text-decoration: none;
}
img {
vertical-align: baseline;
}
}