diff options
author | 2020-10-12 01:48:36 +0100 | |
---|---|---|
committer | 2020-10-12 01:48:36 +0100 | |
commit | 53e1a6465dba8252011cf743b630a52020a8e83b (patch) | |
tree | 625e961c69d5f44a22cc1caa135fa1b038cc099a /pydis_site/static/css/home | |
parent | Use different colours for each category (diff) |
Add Ves joining timeline itemm
Diffstat (limited to 'pydis_site/static/css/home')
-rw-r--r-- | pydis_site/static/css/home/timeline.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/static/css/home/timeline.css b/pydis_site/static/css/home/timeline.css index 62b4834f..13a6e0ca 100644 --- a/pydis_site/static/css/home/timeline.css +++ b/pydis_site/static/css/home/timeline.css @@ -54,7 +54,7 @@ button, input, textarea, select { } .pastel-lime { - background-color: #c7f835 !important; + background-color: #b6df3a !important; } .pastel-dark-blue { |