From 64cac12b2e8e61779a83ef45c7c8c28092a08d12 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 23 Jan 2025 21:04:57 -0800 Subject: [PATCH] update template and comment out css --- local.css | 7 ++++--- templates/page.tmpl | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/local.css b/local.css index 2b91e43..b74905c 100644 --- a/local.css +++ b/local.css @@ -12,12 +12,12 @@ body { font-size: 120%; } +/* .pagedate { visibility: hidden; } - -#pagebody { +#body { background-color: rgba(255,255,255,0.8); margin-left: auto; margin-right: auto; @@ -57,4 +57,5 @@ body { bottom: 0; background-color: rgba(255,255,255,0.5); } - \ No newline at end of file + +*/ diff --git a/templates/page.tmpl b/templates/page.tmpl index 9e9d23c..8b5324e 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -72,7 +72,7 @@ document.addEventListener('DOMContentLoaded', () => {