diff --git a/src/psyc/cockpit/static/cockpit.css b/src/psyc/cockpit/static/cockpit.css index 828479a..95fbe48 100644 --- a/src/psyc/cockpit/static/cockpit.css +++ b/src/psyc/cockpit/static/cockpit.css @@ -33,7 +33,7 @@ code { background: var(--panel-2); padding: 1px 5px; border-radius: 3px; } /* Space Grotesk for headings + chrome (neuronetz family type); data stays monospace */ h1, h2, h3, -.brand-sub, .nav a, .family-tag, .family-hub, .bot-name { font-family: var(--font-display); } +.brand-sub, .nav a, .family-hub, .bot-name { font-family: var(--font-display); } /* one-line purpose statement under a page title */ .page-intro { color: var(--muted); font-size: 13px; line-height: 1.55; margin: 4px 0 10px; max-width: 74ch; } @@ -85,10 +85,9 @@ h1, h2, h3, /* neuronetz family framing — right of the topbar */ .family { display: flex; align-items: center; gap: 14px; } -.family-tag { - font-size: 10px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; - color: var(--accent); background: var(--panel-2); - border: 1px solid var(--border); border-radius: 4px; padding: 3px 9px; +.family-icon { + height: 32px; width: auto; display: block; + filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.55)); } .family-hub { color: var(--muted); font-size: 12px; } .family-hub:hover { color: var(--accent); text-decoration: none; } diff --git a/src/psyc/cockpit/static/nn-sc-icon.png b/src/psyc/cockpit/static/nn-sc-icon.png new file mode 100644 index 0000000..ce864d1 Binary files /dev/null and b/src/psyc/cockpit/static/nn-sc-icon.png differ diff --git a/src/psyc/cockpit/templates/base.html b/src/psyc/cockpit/templates/base.html index 1996033..c283164 100644 --- a/src/psyc/cockpit/templates/base.html +++ b/src/psyc/cockpit/templates/base.html @@ -22,7 +22,7 @@ Trainline
- NN-sc · Security + NN-sc — Security/Control neuronetz.ai ▸