summaryrefslogtreecommitdiff
path: root/lang.css
diff options
context:
space:
mode:
Diffstat (limited to 'lang.css')
-rw-r--r--lang.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang.css b/lang.css
index 0c8bf6cb..72b5a2c6 100644
--- a/lang.css
+++ b/lang.css
@@ -46,3 +46,15 @@ body.it :lang(fr) {
body.it :lang(es) {
display: none;
}
+body.es :lang(de) {
+ display: none;
+}
+body.es :lang(en) {
+ display: none;
+}
+body.es :lang(fr) {
+ display: none;
+}
+body.es :lang(it) {
+ display: none;
+}