From 8f447e9d4ce34d69b5954a28c317c8d5b80ba3cc Mon Sep 17 00:00:00 2001 From: Sacha Leone Date: Fri, 14 Jun 2024 16:18:02 +0200 Subject: [PATCH] Couleur profil --- css/profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/profile.css b/css/profile.css index 0a6ce65..a1ad5d8 100644 --- a/css/profile.css +++ b/css/profile.css @@ -3,7 +3,7 @@ width: 50%; height: 45%; padding: 0; - background-color: rgba(0, 4, 255, 0.74); + background-color: rgba(82, 82, 82, 0.774); border-width: 0px; }