diff options
| author | dmlunar <root@lunar.sh> | 2026-02-14 19:43:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 19:43:24 +0200 |
| commit | b085f37315866f3349050ca30f27eaebf78cd1a5 (patch) | |
| tree | 7c63953d13708e4e533f8585c12f9a034ffe1a3f | |
| parent | 55311ff9cda63002159859aeb29b5cd0ef5a90dc (diff) | |
| download | journal.lunar.sh-b085f37315866f3349050ca30f27eaebf78cd1a5.tar.gz journal.lunar.sh-b085f37315866f3349050ca30f27eaebf78cd1a5.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -734,7 +734,7 @@ code table tr { cursor: pointer; display: inline-block; float: right; - border: 1px solid #00ffaf; + border: 1px solid #15ffd3; @include mobile { display: none; |
