From ef732800155d1f94e869f423380f8737201eb63f Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Wed, 7 Jan 2026 21:50:12 -0500 Subject: [PATCH] Homepage polish: tagline styling, icon spacing, tooltips MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Tagline: smaller font, drop shadow, 3px offset, 3px left padding - Icons: reduced gap from gap-5 to gap-4 - Channel badge tooltips: descriptive hover text for private/public 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- frontends/web/templates/base.html | 4 ++-- frontends/web/templates/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontends/web/templates/base.html b/frontends/web/templates/base.html index eee6c08..c93506a 100644 --- a/frontends/web/templates/base.html +++ b/frontends/web/templates/base.html @@ -16,11 +16,11 @@ Stegasoo {% if channel_configured %} - + {{ channel_fingerprint }} {% else %} - + Public Channel {% endif %} diff --git a/frontends/web/templates/index.html b/frontends/web/templates/index.html index e7e3a9c..f5a7900 100644 --- a/frontends/web/templates/index.html +++ b/frontends/web/templates/index.html @@ -52,12 +52,12 @@

Stegasoo

-

Hide encrypted data in plain sight.

+

Hide encrypted data in plain sight.

-