diff options
| author | dmlunar <root@lunar.sh> | 2026-02-21 15:17:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-21 15:17:39 +0200 |
| commit | f93535523f4fa47a426ba1d5d6c571bec2fd8f27 (patch) | |
| tree | 7ed23f06d9ad4c22a4cdb84c32ad2c5f23b00d87 | |
| parent | faccbb42242b93260306c61b76861fe8d615b49b (diff) | |
| download | journal.lunar.sh-f93535523f4fa47a426ba1d5d6c571bec2fd8f27.tar.gz journal.lunar.sh-f93535523f4fa47a426ba1d5d6c571bec2fd8f27.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -920,4 +920,8 @@ code table tr { color: white !important; } +nav a:active { + border-color: #12cf45; +} + @import "highlights"; |
