summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 09:53:35 +0200
committerGitHub <noreply@github.com>2026-02-14 09:53:35 +0200
commitf0223fcf7ebe07e08cd76f409304a06aa7bab2b5 (patch)
treeaac417f933b9e82723f106a59e2b28bf766f71aa
parent402db2816f24b1cf0588626d85f2ecb040c19eef (diff)
downloadjournal.lunar.sh-f0223fcf7ebe07e08cd76f409304a06aa7bab2b5.tar.gz
journal.lunar.sh-f0223fcf7ebe07e08cd76f409304a06aa7bab2b5.zip
Update style.scss
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 3168dbc..b92f6f2 100644
--- a/style.scss
+++ b/style.scss
@@ -247,7 +247,7 @@ nav {
padding: 5px;
color: #d9d9d9;
text-decoration-line: none;
- background: #000;
+ background: #100f12;
font-size: 13px;
border: 1px solid #535353;
margin-right: 4px;