This commit is contained in:
2026-05-24 16:56:24 +02:00
parent 4a155bc5f4
commit 7e458e4450
2 changed files with 5 additions and 2 deletions

View File

@@ -242,6 +242,10 @@ html[theme='amoled'] {
background: black;
}
html[theme="amoled"] a.active {
color: var(--black);
}
html[theme="amoled"] .metadata {
border: none;
}