From 5d6eefaf031fcd5137e187dec31477e25fc249a9 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 28 Nov 2019 10:48:51 +0000 Subject: [PATCH] Image description linked --- epicyon-profile.css | 2 ++ webinterface.py | 8 ++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 5d0a4c8c6..3d9ac8017 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -585,6 +585,7 @@ div.gallery img { font-size: var(--font-size4); } div.gallerytext { + text-decoration: none; color: var(--main-fg-color); font-size: var(--gallery-font-size); } @@ -874,6 +875,7 @@ div.gallery img { font-size: var(--font-size3); } div.gallerytext { + text-decoration: none; color: var(--main-fg-color); font-size: var(--gallery-font-size-mobile); } diff --git a/webinterface.py b/webinterface.py index 25d1cf5ef..05189b482 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2192,10 +2192,14 @@ def individualPostAsHtml(recentPostsCache: {},maxRecentPosts: int, \ if boxName=='tlmedia': galleryStr+='\n' attachmentStr+=''