From c9e0960de94d411082286132f6c07fd16ab54862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20=C4=B0pek?= Date: Sun, 11 Jul 2021 17:40:02 +0300 Subject: [PATCH] =?UTF-8?q?d=C3=BCzeltme(styles.css)=20kod=20blo=C4=9Funun?= =?UTF-8?q?=20arka=20plan=20rengi=20d=C3=BCzeltildi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/data/style.css b/data/style.css index 80da6db..c53e3c0 100644 --- a/data/style.css +++ b/data/style.css @@ -51,6 +51,7 @@ pre { code { overflow-wrap: break-word; + background-color: #0e1216; color: white; }