adjusted notices oops

This commit is contained in:
Mariu 2020-11-01 10:45:28 +01:00
parent 06db81eae8
commit b213089f0f
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ textarea:focus, textarea,
font-family: Avenir, Helvetica, Arial, sans-serif;
color: #eeeeee;
}
.notice, .comment_notice, ul.notes, .caution, .error, .comment_error, .alert.flash {
.comment_notice, ul.notes, .caution, .error, .comment_error, .alert.flash {
color: #eee;
background-color: #ce4c4c;
border: none;

View file

@ -19,7 +19,7 @@ textarea:focus,
background: #ffffff;
font-family: Avenir, Helvetica, Arial, sans-serif;
}
.notice, .comment_notice, ul.notes, .caution, .error, .comment_error, .alert.flash {
.comment_notice, ul.notes, .caution, .error, .comment_error, .alert.flash {
color: #fafafa;
background-color: #d50000;
border: none;

View file

@ -20,7 +20,7 @@ textarea:focus,
font-family: Avenir, Helvetica, Arial, sans-serif;
}
.notice, .comment_notice, ul.notes, .caution, .error, .comment_error, .alert.flash {
.comment_notice, ul.notes, .caution, .error, .comment_error, .alert.flash {
color: #eee;
background-color: #ce4c4c;
border: none;