]> git.xolatile.top Git - emil-3chen.org.git/commitdiff
--
authorEmil Williams <emilemilemil@cock.li>
Sat, 17 May 2025 20:34:44 +0000 (20:34 +0000)
committerEmil Williams <emilemilemil@cock.li>
Sat, 17 May 2025 20:34:44 +0000 (20:34 +0000)
static/style.css
tt/img

index 04c1ff545911ad6bff4a70eb26daee9322415deb..6aece135612b30963a5f0f20193d7372ff4cda1b 100644 (file)
@@ -18,6 +18,10 @@ textarea {
     width: 50%;
 }
 
+#top {
+    height: 10vh;
+}
+
 #title {
     font-size: 1.5em;
     margin-top: -1em;
diff --git a/tt/img b/tt/img
index 2f606443c0c3f5a36398c563c03da8560c767b5e..d1e4d94baa86462aafe9dbd72d7355710eb49b5a 100644 (file)
--- a/tt/img
+++ b/tt/img
@@ -6,8 +6,10 @@
 [% INCLUDE header %]
 <body>
 <div id="board">
+<div id="top">
 <div id="title"><a href="https://[% sitename %]">←</a> [% uri %] - [% description %]</div>
 [% INCLUDE post %]
+</div>
 <div id="scroll" tabindex="1">
 [% FOREACH thread IN threads %]
 <div id="thread">