From 0b75ed7ff5ac1b972caa366d6959ee98c93fe9d0 Mon Sep 17 00:00:00 2001 From: Dylan Müller Date: Fri, 17 Oct 2025 22:19:40 +0200 Subject: Update _highlights.scss --- _sass/_highlights.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_sass') diff --git a/_sass/_highlights.scss b/_sass/_highlights.scss index d7858bd..4e4c6c7 100644 --- a/_sass/_highlights.scss +++ b/_sass/_highlights.scss @@ -9,7 +9,7 @@ div.highlight { pre.highlight{ max-width: 100%; line-height: 1.5; - background: #e7e7e7; + background: #d7dadb; } code { @@ -27,7 +27,7 @@ code img { code.language-plaintext { padding: 0.4px 5px; padding-bottom: 0; - background: #e3e6e8; + background: #d7dadb; border: 1px solid #e3e6e8; font-size: 13px; } -- cgit v1.2.3-70-g09d2