diff options
| author | dmlunar <root@lunar.sh> | 2026-02-18 18:27:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-18 18:27:10 +0200 |
| commit | c2fa01cd179022913c8a39738f1df46a71a4ae3b (patch) | |
| tree | ea1cc9dfd6b81980a6e8acdee415fe4b1ac99d83 | |
| parent | 351da1f614ebd525de38794bcc7f19072627211a (diff) | |
| download | journal.lunar.sh-c2fa01cd179022913c8a39738f1df46a71a4ae3b.tar.gz journal.lunar.sh-c2fa01cd179022913c8a39738f1df46a71a4ae3b.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -209,7 +209,7 @@ li { } ul li::marker { - content: "+"; + content: "-"; } div a:hover:not(:has(img)):not(:has(code)):not(nav *) { |
