diff --git a/Nani_website/css/w3style.css b/Nani_website/css/w3style.css index ef0718752330..6c84c5867eb2 100644 --- a/Nani_website/css/w3style.css +++ b/Nani_website/css/w3style.css @@ -6,7 +6,7 @@ /* declare some variables */ :root { - --myYellow: #ffca00; + --myYellow: rgb(179, 240, 255); --myBlue: rgb(179, 240, 255); --myRed: #b30000; --white: #ffffff;