From 1415691f8e44acf5e644a805df5e9d94d0a509da Mon Sep 17 00:00:00 2001 From: Alimkhan Date: Wed, 7 Feb 2024 15:06:36 +0300 Subject: [PATCH] I don t think it would be better that way --- index.html | 4 ++-- style.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 3d9ccac..d7dc84c 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@
-

BOOTSTRAP

+

Я не думаю, что так будет лучше

@@ -138,7 +138,7 @@

199$

diff --git a/style.css b/style.css index 14c3d32..1ce1d6b 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ .header { - background-color: #038fd3; + background-color: #cd0606; color: white; margin-bottom: 10px; padding: 10px; @@ -62,7 +62,7 @@ .footer { - background-color: #011e2e; + background-color: #e0610c; color: white; margin-top: 10px; padding: 10px;