aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site')
-rw-r--r--pydis_site/static/css/home/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/pydis_site/static/css/home/index.css b/pydis_site/static/css/home/index.css
index 3bcd39ab..0376513d 100644
--- a/pydis_site/static/css/home/index.css
+++ b/pydis_site/static/css/home/index.css
@@ -57,6 +57,10 @@ span.repo-language-dot.css {
background-color: #563d7c;
}
+span.repo-language-dot.javascript {
+ background-color: #f1e05a;
+}
+
#repo-footer-item {
margin-left: 1.2rem;
}