fix: body being black with dark reader extensions

This commit is contained in:
2024-08-25 15:29:43 +02:00
parent e272f05977
commit 1734f5fafd

View File

@@ -82,6 +82,7 @@ a:active {
body {
color: white;
background-color: transparent;
}
p {