summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-21 15:17:39 +0200
committerGitHub <noreply@github.com>2026-02-21 15:17:39 +0200
commitf93535523f4fa47a426ba1d5d6c571bec2fd8f27 (patch)
tree7ed23f06d9ad4c22a4cdb84c32ad2c5f23b00d87
parentfaccbb42242b93260306c61b76861fe8d615b49b (diff)
downloadjournal.lunar.sh-f93535523f4fa47a426ba1d5d6c571bec2fd8f27.tar.gz
journal.lunar.sh-f93535523f4fa47a426ba1d5d6c571bec2fd8f27.zip
Update style.scss
-rw-r--r--style.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index 7e829ed..ca1750c 100644
--- a/style.scss
+++ b/style.scss
@@ -920,4 +920,8 @@ code table tr {
color: white !important;
}
+nav a:active {
+ border-color: #12cf45;
+}
+
@import "highlights";