From 7125b038240e0ee7cde82b4edc4195385f18ca51 Mon Sep 17 00:00:00 2001 From: Kristofer Koishigawa Date: Wed, 14 Oct 2020 12:03:48 +0900 Subject: [PATCH] Update public/style.css Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com> --- public/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/public/style.css b/public/style.css index 1bb827c..75a222c 100644 --- a/public/style.css +++ b/public/style.css @@ -20,10 +20,6 @@ h3 { code { font-family: monospace; padding: 2px; - background-color: #eeeef0; -} - -ol { list-style-position: inside; }