dark theme on nixwebr.ing

This commit is contained in:
jacekpoz 2024-09-13 00:17:01 +02:00
parent 090241ee19
commit d93eed2cac
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,4 @@
body {
background-color: #111111;
color: #DDDDDD
}

View file

@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="/index.css">
<title>nix webring</title>
</head>
<body>