From 81dede9fd37b4cc2a0c65f7ae0dfc7bb7dee01dc Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Sat, 16 Oct 2021 17:12:08 +0100 Subject: [PATCH] Update index.css --- css/index.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/index.css b/css/index.css index f2c3d74..6d3bbfc 100644 --- a/css/index.css +++ b/css/index.css @@ -93,8 +93,6 @@ pre { } code { word-break: break-all; - color: #eee; - background-color: #C0C0C0;; } .highlight-line { display: block;