Corrected error in target style

This commit is contained in:
Loïc Guibert
2026-02-10 09:01:27 +01:00
parent 7fd4eb58c1
commit 2f9bd81b24

View File

@@ -1,3 +1,3 @@
*:target {
background-color: none !important;
background-color: inherit !important;
}