summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to '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 {