aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-07-03 23:30:10 +0200
committerGravatar Leon Sandøy <[email protected]>2019-07-03 23:30:10 +0200
commit963ef44e58b4b5d243e6e0f7c2ea27d077a512ec (patch)
tree255452b25d0fca53c799781e3b040c1e156432d2 /pydis_site/static
parentChanging to new FontAwesome kit (diff)
Adding a repo-language-dot for js
Diffstat (limited to 'pydis_site/static')
-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;
}