From 99d2abb69e5526709910d56ac428633449414241 Mon Sep 17 00:00:00 2001 From: DarkShyMW Date: Mon, 13 Mar 2023 01:43:46 +0300 Subject: [PATCH] Changes to be committed: modified: css/style.css --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index a11792c..d7dbc59 100644 --- a/css/style.css +++ b/css/style.css @@ -2,6 +2,7 @@ body { background-color: rgb(100, 100, 100); color: chartreuse; font-family: monospace; + } .header {