diff options
| author | dmlunar <root@lunar.sh> | 2026-02-14 09:44:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 09:44:43 +0200 |
| commit | 1738a1c20087248c54e502b5f9072e78aaf7fd72 (patch) | |
| tree | 0ba3d6f507c9adba4836f54298ac7b892af1d123 | |
| parent | c84fb2a003160da89ffd70cfaac167145b2f7c86 (diff) | |
| download | journal.lunar.sh-1738a1c20087248c54e502b5f9072e78aaf7fd72.tar.gz journal.lunar.sh-1738a1c20087248c54e502b5f9072e78aaf7fd72.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -728,7 +728,7 @@ code table tr { cursor: pointer; display: inline-block; float: right; - border: 1px solid #ff0000; + border: 1px solid #00ffaf; @include mobile { display: none; |
