summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-18 18:27:10 +0200
committerGitHub <noreply@github.com>2026-02-18 18:27:10 +0200
commitc2fa01cd179022913c8a39738f1df46a71a4ae3b (patch)
treeea1cc9dfd6b81980a6e8acdee415fe4b1ac99d83
parent351da1f614ebd525de38794bcc7f19072627211a (diff)
downloadjournal.lunar.sh-c2fa01cd179022913c8a39738f1df46a71a4ae3b.tar.gz
journal.lunar.sh-c2fa01cd179022913c8a39738f1df46a71a4ae3b.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 4c8a80c..b8cd9a5 100644
--- a/style.scss
+++ b/style.scss
@@ -209,7 +209,7 @@ li {
}
ul li::marker {
- content: "+";
+ content: "-";
}
div a:hover:not(:has(img)):not(:has(code)):not(nav *) {