aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch/language_switch.css
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/language_switch/language_switch.css')
-rw-r--r--plugins/language_switch/language_switch.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/language_switch/language_switch.css b/plugins/language_switch/language_switch.css
new file mode 100644
index 000000000..c2764c306
--- /dev/null
+++ b/plugins/language_switch/language_switch.css
@@ -0,0 +1,7 @@
+#languageSwitchBox a {
+ display:inline-block;
+ width:130px;
+ text-decoration:none;
+ border:none;
+ text-transform:none;
+} \ No newline at end of file