Made the red a little redder

This commit is contained in:
2026-08-13 12:24:06 -05:00
parent d7d60dc0f6
commit ae5f36909f
3 changed files with 3 additions and 3 deletions

View File

@@ -33,8 +33,8 @@
<body>
<div class="wrap">
<button id="theme-toggle" onclick="toggleTheme()">toggle theme</button>
<a class="back-link" href="index.html">&larr; Return home</a>
<button id="theme-toggle" onclick="toggleTheme()">toggle light/dark</button>
<p class="meta" id="meta" hidden></p>
<div id="content"><p class="state">Loading post&hellip;</p></div>
</div>