From 102f3a8daa06764ea5a843273384bd0faa4ce54b Mon Sep 17 00:00:00 2001 From: reverse Date: Mon, 31 Aug 2026 03:21:33 +0000 Subject: [PATCH] brand: stacked two-tone wordmark (echo / IRCd in teal) --- static/style.css | 3 +++ templates/base.html | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index ca31bf2..c420d3d 100644 --- a/static/style.css +++ b/static/style.css @@ -50,6 +50,9 @@ code{font-family:var(--mono);font-size:.9em;background:rgba(18,165,148,.09);colo .bar-in{max-width:var(--wrap);margin:0 auto;padding:.7rem 1.25rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap} .brand{display:flex;align-items:center;gap:.55rem;color:var(--ink);font-weight:600;font-size:1.18rem;font-family:var(--mono);letter-spacing:-.02em} .brand:hover{text-decoration:none;color:var(--teal-d)} +.wordmark{display:inline-flex;flex-direction:column;line-height:1.05;font-family:var(--mono);font-weight:600;font-size:.85rem;letter-spacing:.01em} +.wm-echo{color:inherit} +.wm-ircd{color:var(--teal-d)} .mark{width:24px;height:24px;color:var(--teal);flex:none} .mainnav{margin-left:auto;display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap} .mainnav a{color:var(--muted);font-family:var(--mono);font-weight:500;font-size:.88rem;padding:.15rem 0;border-bottom:2px solid transparent} diff --git a/templates/base.html b/templates/base.html index 06f375b..89c5bee 100644 --- a/templates/base.html +++ b/templates/base.html @@ -28,7 +28,7 @@ - echoIRCd + echoIRCd