commit 16646c3a68861a099d46bb74d974d1f337c77539 parent 201b4bcb5661a789dea55c1aaeaebef4e64c490a Author: pyratebeard <root@pyratebeard.net> Date: Thu, 14 Aug 2025 23:16:35 +0100 style: changes Diffstat:
M | style.css | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/style.css b/style.css @@ -72,10 +72,10 @@ h1, h2, h3, h4, h5 { text-transform: lowercase; } h1 { - color: #ca4d30; + color: #bb433d; } h2, h3, h4, h5 { - color: #ca4d30; + color: #bb433d; } /*h2, h3, h4 {