Fix CSS background colour

Signed-off-by: Arija A. <ari@ari.lt>
This commit is contained in:
2025-10-23 22:34:56 +03:00
parent fd6223239e
commit 53c1c94f83

View File

@@ -26,6 +26,7 @@ pre * {
html {
height: 100%;
min-height: 100%;
background-color: #0e0016;
}
body {
@@ -39,7 +40,6 @@ body {
html,
body {
line-height: 1.5;
background-color: #0e0016;
}
ol,