From e3c697f68cae63ea61dece3f0b74bbc4f16400e6 Mon Sep 17 00:00:00 2001 From: ~hedy Date: Fri, 24 May 2024 13:06:51 +0800 Subject: Timeline: Fix CSS comment --- pydis_site/static/css/timeline/timeline.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pydis_site') diff --git a/pydis_site/static/css/timeline/timeline.css b/pydis_site/static/css/timeline/timeline.css index a5072998..1970383f 100644 --- a/pydis_site/static/css/timeline/timeline.css +++ b/pydis_site/static/css/timeline/timeline.css @@ -145,7 +145,7 @@ flex-grow: 1; } -/* Don't make the titles show up as the link colors before hover. */ +/* Don't make the titles show up as link colors before hover. */ .timeline-content h3 a { color: inherit; } -- cgit v1.2.3