diff --git a/public/css/chat.css b/public/css/chat.css index 56185c5..198c5fa 100644 --- a/public/css/chat.css +++ b/public/css/chat.css @@ -66,7 +66,7 @@ body, /* Success Alert - Blue Theme */ .alert-success { - background-color: #007bff; + background-color: #000000; /* Blue background similar to your button */ color: white; /* White text */