diff options
| author | Henry Webster <hwebs@hwebs.info> | 2026-07-28 08:26:00 -0500 |
|---|---|---|
| committer | Henry Webster <hwebs@hwebs.info> | 2026-07-28 08:26:00 -0500 |
| commit | 3b0ca42d38f12fe6f35e3b7a03f898448d92a9f2 (patch) | |
| tree | 950b2a4a28a5c7d8f0a658b51bbcfbbde843c683 /style.css | |
| parent | 7c976c1b8d8190b88add5529d71cc45b0411fea2 (diff) | |
styling tweaks
* move color-scheme to HTML
* add lang
* remove extra `type` attribute as advised
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,6 +1,3 @@ -:root { - color-scheme: light dark; -} html { font-size: 100%; } |
