summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 09:44:43 +0200
committerGitHub <noreply@github.com>2026-02-14 09:44:43 +0200
commit1738a1c20087248c54e502b5f9072e78aaf7fd72 (patch)
tree0ba3d6f507c9adba4836f54298ac7b892af1d123
parentc84fb2a003160da89ffd70cfaac167145b2f7c86 (diff)
downloadjournal.lunar.sh-1738a1c20087248c54e502b5f9072e78aaf7fd72.tar.gz
journal.lunar.sh-1738a1c20087248c54e502b5f9072e78aaf7fd72.zip
Update style.scss
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 35d6f27..5b6b3b2 100644
--- a/style.scss
+++ b/style.scss
@@ -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;