summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-15 19:17:34 +0200
committerGitHub <noreply@github.com>2026-02-15 19:17:34 +0200
commitd6636777a48cd2f1d0ea6bfe22f7f2093940233d (patch)
tree406929b5a7e6a3ebfb98117735a7bf43d2d93fc6
parentec8a4565468e8153b72bb3a56a4a069d8f60f9a6 (diff)
downloadjournal.lunar.sh-d6636777a48cd2f1d0ea6bfe22f7f2093940233d.tar.gz
journal.lunar.sh-d6636777a48cd2f1d0ea6bfe22f7f2093940233d.zip
Update style.scss
-rw-r--r--style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index 3f8fe99..b2b5992 100644
--- a/style.scss
+++ b/style.scss
@@ -743,6 +743,7 @@ code table tr {
min-width: 32px;
border-right-style: dotted;
border-radius: 0;
+ background: #2c2938;
}
.rouge-code {