From 68fcf472e03039bc42b13be9a23fdfd84b90ae05 Mon Sep 17 00:00:00 2001 From: "Justin C. Miller" Date: Sat, 31 May 2025 17:10:18 -0700 Subject: [PATCH] Some updates for printing i added --- templates/index.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index cf70887..9d9dc2c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -21,6 +21,7 @@ border: 1px solid #ccc; border-radius: 10px; background: #f0f0f0; + color: #444; } blockquote.poem { @@ -34,6 +35,16 @@ text-decoration: underline; margin-bottom: 3rem; } + + tr:nth-child(2n) { + color: #ddd; + } + + @media print { + .noprint { + display: none !important; + } + } @@ -47,7 +58,7 @@ {% endif %} -
+
@@ -73,7 +84,7 @@ {% if key %} -
+
Mail the poem and this URL on to the next person!