create a "plain" style with next to no CSS

This commit is contained in:
2021-03-09 09:10:33 -06:00
parent 06d948a709
commit 757b067e16
3 changed files with 10 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
<div class="styles">
<a href="?style=dark">[dark]</a>
<a href="?style=light">[light]</a>
<a href="?style=plain">[plain]</a>
</div>
</div>
{% endblock %}