mirror of
https://github.com/electricalice/minimal-ao3.git
synced 2026-03-11 08:55:26 +00:00
adjusted notices oops
This commit is contained in:
parent
06db81eae8
commit
b213089f0f
3 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue