diff options
Diffstat (limited to 'pydis_site/static/css')
-rw-r--r-- | pydis_site/static/css/timeline/timeline.css | 2 |
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; } |