diff --git a/ai_answers.py b/ai_answers.py index 11b8611..cbef641 100644 --- a/ai_answers.py +++ b/ai_answers.py @@ -1413,8 +1413,18 @@ class SXNGPlugin(Plugin): animation: sxng-fade-in 0.3s ease-out; }} }} + .sxng-ai-label {{ + font-size: 0.72rem; + font-weight: 600; + letter-spacing: 0.05em; + text-transform: uppercase; + opacity: 0.6; + margin-bottom: 0.35rem; + color: var(--color-base-font, #333); + }} {interactive_css} +
AI Overview

{interactive_html}