diff options
| author | dmlunar <root@lunar.sh> | 2026-02-14 09:37:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 09:37:17 +0200 |
| commit | 42e70a8daf8ee1a92db2fb830bba03f634d1082f (patch) | |
| tree | 4fa486b566cd0a08a76e0b3c60157559796c90a8 | |
| parent | 6109cd078eff80fc439048faf608250c844a8aff (diff) | |
| download | journal.lunar.sh-42e70a8daf8ee1a92db2fb830bba03f634d1082f.tar.gz journal.lunar.sh-42e70a8daf8ee1a92db2fb830bba03f634d1082f.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -737,7 +737,7 @@ code table tr { .rouge-gutter { user-select: none; text-align: right; - border-right: 1px solid #000; + border-right: 1px solid #7f7f7f; padding-right: 8px; min-width: 32px; border-right-style: dotted; |
