This commit is contained in:
2026-05-24 17:00:07 +02:00
parent ad72c053d9
commit fa350e8f1c

View File

@@ -242,7 +242,7 @@ html[theme='amoled'] {
background: black;
}
html[theme="amoled"] a.active {
html[theme="amoled"] #settings-quicknav a:hover, #settings-quicknav a.active {
color: var(--black) !important;
}