From 0e5027bd9ffae20dd6ac68c04d9fa1574d6f4650 Mon Sep 17 00:00:00 2001 From: Thomas Joise Date: Fri, 9 Aug 2024 12:57:23 +0530 Subject: [PATCH] as --- assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 68c09d5..48a90d5 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -859,7 +859,7 @@ section { left: 0; top: 2px; font-size: 20px; - color: #90A4AE; + color: #ef6445; line-height: 1; } @@ -1458,7 +1458,7 @@ section { } .back-button:hover { - background-color: #ef6445; + background-color: #d6d6d6; color: black; }