diff --git a/ha_observer.py b/ha_observer.py index cdcd3ec..f15dab8 100755 --- a/ha_observer.py +++ b/ha_observer.py @@ -439,6 +439,7 @@ BLOG_CSS = """ article li { margin:.35rem 0; } article p, article li { font-size:1.04rem; color:#e6fbff; } article h1 { font-size:clamp(1.8rem,4vw,3.5rem); text-align:left; } + .title-image { display:block; width:100%; height:auto; margin:0 0 1.4rem; border:1px solid #22d3ee66; box-shadow:0 0 28px #00d9ff22; } article h2 { margin-top:1.8rem; padding-top:1rem; border-top:1px solid #22d3ee33; } article h1 + p, article h2 + p, article h3 + p { margin-top:.3rem; } strong { color:#ffffff; font-weight:750; } @@ -489,6 +490,63 @@ def article_links() -> str: return "\n".join(links) or "