FIX Yellow random background on some mise en évidence
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-12-16 14:01:56 +01:00
parent b9f236c521
commit d106887e34

View File

@ -17,6 +17,9 @@ body:has(#wpadminbar) {
font-size: 20px;
font-weight: bold;
}
mark {
background-color: unset;
}
*[hidden='true'],
*[hidden]:not([hidden='false']) {