aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static
diff options
context:
space:
mode:
authorGravatar ~hedy <[email protected]>2024-05-24 13:06:51 +0800
committerGravatar ~hedy <[email protected]>2024-05-24 13:06:51 +0800
commite3c697f68cae63ea61dece3f0b74bbc4f16400e6 (patch)
tree9860652678ab7282856f9a608d4dcab680170c5a /pydis_site/static
parentTimeline: Start a new paragraph for the @Directors (DWIM) (diff)
Timeline: Fix CSS comment
Diffstat (limited to 'pydis_site/static')
-rw-r--r--pydis_site/static/css/timeline/timeline.css2
1 files changed, 1 insertions, 1 deletions
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;
}