From ac05026991b744952a96a12ba09cb5ab2eb3e0fc Mon Sep 17 00:00:00 2001 From: DarkShyMW Date: Sun, 12 Mar 2023 20:59:12 +0300 Subject: [PATCH] modified: css/style.css modified: index.html --- css/style.css | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 8151246..35f2458 100644 --- a/css/style.css +++ b/css/style.css @@ -1,5 +1,5 @@ body { - background-color: rgb(87, 86, 86); + background-color: rgb(100, 100, 100); color: chartreuse; font-family: monospace; } diff --git a/index.html b/index.html index 358f112..89a71ad 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@