aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2020-10-12 01:49:15 +0100
committerGravatar Joe Banks <[email protected]>2020-10-12 01:49:15 +0100
commite1cd1214ac54473634707fb558a889f89a917501 (patch)
tree1f33146aa267e23797987f7f6fdc75b3c991ad4f
parentAdd Ves joining timeline itemm (diff)
Make dark blue darker to separate from blurple
-rw-r--r--pydis_site/static/css/home/timeline.css2
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 13a6e0ca..e7e0b264 100644
--- a/pydis_site/static/css/home/timeline.css
+++ b/pydis_site/static/css/home/timeline.css
@@ -58,7 +58,7 @@ button, input, textarea, select {
}
.pastel-dark-blue {
- background-color: #6982FF !important;
+ background-color: #576297 !important;
}
.video-container {