style sur alert

This commit is contained in:
Arnaud Fornerot 2020-01-15 15:45:58 +01:00
parent c54a8c3005
commit 78831a1bec
1 changed files with 3 additions and 1 deletions

View File

@ -30,7 +30,9 @@ body{
}
.alert {
color:#ffffff;
background-color: #96281b;
border-color: #96281b;
color:#fff;
text-align: center;
}