diff basic.css @ 135:8425fcd3fc25

Adjust language selector.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 04 Sep 2017 14:37:33 +0300
parents 956cafa61b91
children c69e9b3f3046
line wrap: on
line diff
--- a/basic.css	Mon Sep 04 13:52:44 2017 +0300
+++ b/basic.css	Mon Sep 04 14:37:33 2017 +0300
@@ -296,11 +296,11 @@
 
 #languages {
 	position: absolute;
-	right: 0em;
-	top: 0em;
+	right: 0.5em;
+	top: 0.5em;
 	background: black;
 	border-radius: 0.35em;
-	padding: 1em;
+	padding: 0.5em;
 	z-index: 50;
 }