correction des couleurs des modales

This commit is contained in:
Esenjin 2025-01-06 18:01:09 +01:00
parent 53ede721df
commit 40d0c9c55e
2 changed files with 3 additions and 3 deletions

View File

@ -368,7 +368,7 @@ body {
padding: 0.8rem; padding: 0.8rem;
border: none; border: none;
border-radius: 0.5rem; border-radius: 0.5rem;
background-color: #6c757d; background-color: #2a2a2a;
color: white; color: white;
font-size: 1rem; font-size: 1rem;
} }
@ -777,7 +777,7 @@ body {
top: 50%; top: 50%;
left: 50%; left: 50%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
background-color: #2a2a2a; background-color: #121212;
color: #ffffff; color: #ffffff;
padding: 20px; padding: 20px;
border-radius: 5px; border-radius: 5px;

View File

@ -1 +1 @@
1.0.0 1.0.1