aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index df6921d..b777549 100644
--- a/static/style.css
+++ b/static/style.css
@@ -554,6 +554,13 @@ pre code {
border: none;
}
+#lang-select {
+ background: #311f20;
+ float: right;
+ padding: 0.5vw 1vw;
+ margin-left: 4vw;
+}
+
/* branches */
.branch {