From 528fd03375459871af2eaeef138e8752afc845c1 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sun, 18 May 2025 00:49:19 +0000 Subject: [PATCH] -- --- static/style.css | 1 - tt/img | 4 ---- 2 files changed, 5 deletions(-) diff --git a/static/style.css b/static/style.css index 000e00b..23c6805 100644 --- a/static/style.css +++ b/static/style.css @@ -30,7 +30,6 @@ textarea { border-bottom-style: solid; border-width: 1px; width: 50vw; - position: sticky; } #foot { diff --git a/tt/img b/tt/img index 4c4a79d..2c587d0 100644 --- a/tt/img +++ b/tt/img @@ -5,11 +5,8 @@ [% END %] [% INCLUDE header %] -
-
← [% uri %] - [% description %]
[% INCLUDE post %] -
[% FOREACH thread IN threads %]
[% FOREACH post IN thread %] @@ -22,6 +19,5 @@ [% END %]
[% END %] -
-- 2.39.5