diff options
| author | root <root@turin.home> | 2022-02-17 20:41:38 +0000 |
|---|---|---|
| committer | root <root@turin.home> | 2022-02-17 20:41:38 +0000 |
| commit | 2b695bdb0556a63afd4b370d4a4cbc0e4a2f5c4a (patch) | |
| tree | 169b21e93c2fc2fb2b5e11a6ed14a5c3f25e3b61 /header.html | |
| parent | 28d2028002a9c578e056928d1458d10f3fc95127 (diff) | |
Rewriting introduction. 2900 words.
Diffstat (limited to 'header.html')
| -rw-r--r-- | header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/header.html b/header.html index 79887d6..2aa6d9b 100644 --- a/header.html +++ b/header.html @@ -9,6 +9,7 @@ html { max-width: 70ch; margin: auto; } +body{margin-top:10%} @media (prefers-color-scheme: dark){ body {color:white;background:black} html {color:white;background:black} |
