FIX Yellow random background on some mise en évidence
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b9f236c521
commit
d106887e34
|
|
@ -17,6 +17,9 @@ body:has(#wpadminbar) {
|
|||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
}
|
||||
mark {
|
||||
background-color: unset;
|
||||
}
|
||||
|
||||
*[hidden='true'],
|
||||
*[hidden]:not([hidden='false']) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user