From: Emil Williams Date: Sat, 17 May 2025 14:45:26 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=3912e4ea46cfb6e56647dff9d35d02444dadbf48;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 9b7bc2f..531b4cb 100644 --- a/static/style.css +++ b/static/style.css @@ -86,3 +86,8 @@ input[type=submit]:hover { #bar { } + +#scroll { + height: 80%; + overflow-y: scroll; +} diff --git a/tt/img b/tt/img index ea7d92a..05f223d 100644 --- a/tt/img +++ b/tt/img @@ -8,6 +8,7 @@
[% uri %] - [% description %]
[% INCLUDE post %] +
[% FOREACH thread IN threads %]
[% FOREACH post IN thread %] @@ -20,7 +21,7 @@ [% END %]
[% END %] -[% INCLUDE post %] +
[% INCLUDE footer %]