From 8cb43f6b524c7aaa736a2d6a3b316430dcfb9ffd Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Mon, 18 May 2026 21:36:03 +0200 Subject: [PATCH] Keep sponsor title visible on hover --- theme/pagetoc.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/theme/pagetoc.css b/theme/pagetoc.css index dd1777f62..1b6947b26 100644 --- a/theme/pagetoc.css +++ b/theme/pagetoc.css @@ -178,9 +178,6 @@ font-size: 1.55rem; line-height: 1.15; overflow-wrap: anywhere; - visibility: hidden; - opacity: 0; - animation: sponsorTextReveal .12s ease .18s forwards; } .sidesponsor .sponsor-description{ display: block;