From 8a28f280c189736213de5d3f814efdb7b7424450 Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:41:38 +0000 Subject: [PATCH] Update assets/css/main.css --- assets/css/main.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/main.css b/assets/css/main.css index e3fb1b6..46c6ca2 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,4 +1,8 @@ @import url(fontawesome-all.min.css); +/* Adjusted background colors for a warmer theme */ +body { background: #fdf6e3; } +header { background: #eee8d5; } +footer { background: #f5e6c4; } @import url("https://fonts.googleapis.com/css?family=Merriweather:300,700,300italic,700italic|Source+Sans+Pro:900"); /*