summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-15 21:07:28 +0200
committerGitHub <noreply@github.com>2026-02-15 21:07:28 +0200
commit131185acd80ca19022c565c578abfc507f328f94 (patch)
tree069d2f4a397a0db42d3bd5596ab3a47199c10e92
parentd6636777a48cd2f1d0ea6bfe22f7f2093940233d (diff)
downloadjournal.lunar.sh-131185acd80ca19022c565c578abfc507f328f94.tar.gz
journal.lunar.sh-131185acd80ca19022c565c578abfc507f328f94.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 b2b5992..5d2f12d 100644
--- a/style.scss
+++ b/style.scss
@@ -743,7 +743,7 @@ code table tr {
min-width: 32px;
border-right-style: dotted;
border-radius: 0;
- background: #2c2938;
+ /* background: #2c2938; */
}
.rouge-code {