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"