From 4244ebd156102dbe25ccc65907156b6316459e34 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Sat, 9 May 2026 21:26:35 +0200 Subject: [PATCH] Increase sponsor hover CTA prominence --- theme/pagetoc.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/theme/pagetoc.css b/theme/pagetoc.css index 5a0b45004..4cdba9f8b 100644 --- a/theme/pagetoc.css +++ b/theme/pagetoc.css @@ -214,9 +214,10 @@ grid-area: sponsor-cta; margin-top: 0; margin-bottom: 4px; - padding: 6px 8px; - font-size: 0.95rem; - line-height: 1.15; + padding: 7px 10px; + font-size: 1rem; + font-weight: 700; + line-height: 1.2; } .sidesponsor-bsa { max-height: 40%;