Change flash notice styling

This commit is contained in:
cryptogopher 2023-04-15 23:52:53 +02:00
parent 83335871b4
commit 6633e3a835

View File

@ -130,8 +130,8 @@ input[type=submit]:focus-visible {
width: 1.4rem; width: 1.4rem;
} }
.flash.notice { .flash.notice {
border-color: #00cd6c; border-color: #009ade;
background-color: #00cd6c; background-color: #009ade;
} }
.flash button { .flash button {
background-color: inherit; background-color: inherit;