Add contrast to notifications.
This commit is contained in:
parent
e62beb5a10
commit
6cb1bc154c
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ font-weight: 400;
|
|||
}
|
||||
#notice {
|
||||
background-color: green;
|
||||
color: rgb(249, 249, 249);
|
||||
}
|
||||
#alert, #error, #notice {
|
||||
border-bottom-color: #e6db55;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue