Merge reset.css into core.css, and add settings page for specifying dark mode preferences

This commit is contained in:
Alex Cabal 2021-01-02 16:53:01 -06:00
parent 27d081b644
commit 11224136d1
9 changed files with 272 additions and 196 deletions

View file

@ -12,6 +12,9 @@
<li>
<a href="/donate">Donate</a>
</li>
<li>
<a href="/settings">Settings</a>
</li>
<li>
<a href="https://github.com/standardebooks">GitHub</a>
</li>