From 9b9e614eafaa1ae6e3f88f38088402698e2c9f0d Mon Sep 17 00:00:00 2001 From: thaaoblues Date: Sat, 29 Apr 2023 16:07:08 +0200 Subject: [PATCH] oops --- assets/css/page/index.css | 4 ++-- structure/menu.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/css/page/index.css b/assets/css/page/index.css index afa84ba..ac516f8 100644 --- a/assets/css/page/index.css +++ b/assets/css/page/index.css @@ -4,7 +4,7 @@ width: 100%; height: 200%; font-size: 10vh; - color: rgb(196, 23, 23); + color: rgb(230, 11, 11); } @@ -13,7 +13,7 @@ #decompte{ font-size: 7vh; - + } diff --git a/structure/menu.php b/structure/menu.php index b4a1e3b..4ee6c50 100644 --- a/structure/menu.php +++ b/structure/menu.php @@ -12,10 +12,10 @@ include "assets/scripts/globals.php"