From 17dd383510f8bb61395bebe90f121c5be1de5228 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Wed, 14 May 2025 11:49:22 -0600 Subject: [PATCH] -- --- static/style.css | 3 +-- tt/img | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index d5e8b9f..6f2f1cb 100644 --- a/static/style.css +++ b/static/style.css @@ -26,6 +26,5 @@ margin: 1em auto; } -tr { - width: 10em; +#post { } diff --git a/tt/img b/tt/img index 35adc31..160b48a 100644 --- a/tt/img +++ b/tt/img @@ -43,6 +43,11 @@ [% END %] [% END %] +
+
+ sneed +
+
[% INCLUDE footer %] -- 2.47.3