Display the results in white
This commit is contained in:
parent
b5ac5a7f7a
commit
2c72586785
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@
|
|||
background-color: #ffF;
|
||||
}
|
||||
|
||||
[result] {
|
||||
color: white;
|
||||
}
|
||||
|
||||
[result="bad"] {
|
||||
background: var(--color-results_bad_gradient);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue