From 5118cf3adb6d9a75e0248ed463c2c842b9b6109a Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Sat, 27 Dec 2025 13:45:53 -0500 Subject: [PATCH] Fixed version number (1.1 not 3.1). --- templates/base.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index bf52f47..07f36ed 100644 --- a/templates/base.html +++ b/templates/base.html @@ -87,11 +87,14 @@ .phrase-display { font-family: 'Courier New', monospace; - font-size: 1.1rem; + font-size: 1rem; background: rgba(0, 0, 0, 0.3); - padding: 0.5rem 1rem; + padding: 0.5rem 0.75rem; border-radius: 0.5rem; border-left: 4px solid var(--gradient-start); + display: inline-block; + line-height: 1.6; + word-spacing: 0.3rem; } .pin-display { @@ -170,7 +173,7 @@
- Stegasoo v3.1 — Hybrid Photo + Day-Phrase + PIN Steganography + Stegasoo v1.1 — Hybrid Photo + Day-Phrase + PIN Steganography