diff --git a/epicyon-profile.css b/epicyon-profile.css index 0a71d61a3..b48870741 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -379,6 +379,11 @@ input[type=number] { font-size: var(--font-size); } +.transparent { + color: rgba(0, 0, 0, 0.0); + font-size: 0px; +} + .labelsright { float: right; font-size: var(--font-size); diff --git a/webinterface.py b/webinterface.py index e053c8a4e..360079a7a 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2632,7 +2632,8 @@ def htmlTimeline(recentPostsCache: {},maxRecentPosts: int, # banner and row of buttons tlStr+='' tlStr+='' tlStr+='