From 9bf37addc3ec371fec60abe8e9d767953dff78a1 Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Wed, 20 Oct 2021 18:06:48 +0100 Subject: [PATCH] Update index.css --- css/index.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/css/index.css b/css/index.css index 8ca8343..31263a8 100644 --- a/css/index.css +++ b/css/index.css @@ -17,16 +17,6 @@ } */ - -body { - color: #222; - background: #fff; - font: 100% system-ui; -} -a { - color: #0033cc; -} - @media (prefers-color-scheme: dark) { body { color: #eee;