summaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2025-06-18 19:05:22 -0600
committerHombreLaser <buran@silosneeded.com>2025-06-18 19:05:22 -0600
commit85126d617b6edd3b96bb527559fe30cef196ce49 (patch)
treed1ef8866f1c34517d7dfbab46adf6506749cfa81 /assets/css
parent71b2b6bb1dce02c2956451c0fc57c56a52e9d495 (diff)
Add language select back
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/styles.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/css/styles.css b/assets/css/styles.css
index ddb53da..02db05b 100644
--- a/assets/css/styles.css
+++ b/assets/css/styles.css
@@ -171,6 +171,11 @@
color: #5d9979;
}
+ .language {
+ color: #3BB273;
+ font-size: var(--bulma-size-6);
+ }
+
.navigation {
color: #4D9DE0;
font-size: 20px;