From a301bed6e060ce1fbb157126ee9359c85b131ddc Mon Sep 17 00:00:00 2001
From: Malte Bublitz
Date: Sun, 8 Jan 2023 19:31:20 +0100
Subject: [PATCH] =?utf8?q?tty-Startseite=20f=C3=BCr=20bessere=20Darstellun?=
=?utf8?q?g=20in=20ELinks=20optimiert?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
---
template.inc.php | 15 +++++++-
tty/index.php | 7 +++-
tty/tty.css | 93 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 113 insertions(+), 2 deletions(-)
create mode 100644 tty/tty.css
diff --git a/template.inc.php b/template.inc.php
index 05f59d4..c6b3abe 100644
--- a/template.inc.php
+++ b/template.inc.php
@@ -30,8 +30,10 @@ unset($i);
">
">
+
+
@@ -41,7 +43,11 @@ unset($i);
">
+
+
+
+
" sizes="64x64">
@@ -83,7 +89,13 @@ unset($i);
+
+
+
+
@@ -171,7 +183,8 @@ foreach ($Data["Links"] as $LinkRow) {
-
+
+