Applied style to .alert-danger

This commit is contained in:
billz 2017-11-05 15:00:40 +00:00
parent ea6737e1be
commit af9f997eb0
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ label.btn.btn-primary {
border-radius: 0px;
}
.alert-success,.alert-warning,.alert-ifo,.alert-dismissable {
.alert-success,.alert-warning,.alert-ifo,.alert-dismissable,.alert-danger {
color: #33ff00;
background-color: #000;
border-color: #33ff00;