From a743896646e0b2cbf5ab2679935f7753fb7ecf36 Mon Sep 17 00:00:00 2001 From: Baobab Date: Tue, 13 Oct 2020 00:45:01 +0200 Subject: [PATCH] fixed the css --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index afbc510..c2fa55c 100644 --- a/style.css +++ b/style.css @@ -130,8 +130,8 @@ xmp { .yellowgreen { color: #c8e63c; } -.yellow { - color: #ffff00; +.white { + color: white; } .orange { color: #ff6100;