mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 22:59:59 -07:00
Add tagline 'See the Invisible' to branding
Update browser titles and headers across all pages with the new tagline. Add 'Signal Intelligence Platform' as subtitle. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -269,6 +269,19 @@ header p {
|
||||
margin: 4px 0 8px 0;
|
||||
}
|
||||
|
||||
header p.subtitle {
|
||||
font-size: 10px;
|
||||
color: var(--text-secondary);
|
||||
margin: 0 0 8px 0;
|
||||
}
|
||||
|
||||
header h1 .tagline {
|
||||
font-weight: 400;
|
||||
color: var(--accent-cyan, #00d4ff);
|
||||
font-size: 0.6em;
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
/* Header stat badges */
|
||||
.header-stats {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user