Make background deep purple by default

Signed-off-by: Arija A. <ari@ari.lt>
This commit is contained in:
2025-10-23 22:33:18 +03:00
parent d825b910d7
commit fd6223239e

View File

@@ -39,6 +39,7 @@ body {
html,
body {
line-height: 1.5;
background-color: #0e0016;
}
ol,