mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-27 21:06:49 +00:00
Ensure red buttons have white text
This commit is contained in:
@@ -38,9 +38,10 @@ span.error, div.error:not(.flash) {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
input.red {
|
||||
input.red, a.button.red, button.red {
|
||||
background-color: #DA5354;
|
||||
margin-right: 5px;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
a.button.red {
|
||||
|
||||
Reference in New Issue
Block a user