From: Emil Williams Date: Sat, 17 May 2025 15:19:42 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=011e8feccc6524d123afbabe72d7e7edbc0e7ee7;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 20561c1..0c47a4e 100644 --- a/static/style.css +++ b/static/style.css @@ -38,10 +38,10 @@ body { margin: 2em 1em 2em 0.0em; padding: 0.5em 0em 0.5em 1.5em; border: solid 1px black; - font-size: 1em; } #post { + font-size: 1em; } #post:not(:last-child) { diff --git a/tt/img b/tt/img index 05f223d..ef3dd09 100644 --- a/tt/img +++ b/tt/img @@ -12,12 +12,12 @@ [% FOREACH thread IN threads %]
[% FOREACH post IN thread %] -
+

Anonymous no. [% post.1 %]
[% post.0 %] -
+

[% END %]
[% END %]