diff --git a/static/index.css b/static/index.css
index 08d0330..178b5ed 100644
--- a/static/index.css
+++ b/static/index.css
@@ -183,6 +183,9 @@ code {
body > * {
color: #f8f8f2;
}
+ code {
+ color: #50fa7b;
+ }
a::after {
background-color: #bd93f9;
}
diff --git a/templates/footer.tmpl b/templates/footer.tmpl
index c93e739..d581aed 100644
--- a/templates/footer.tmpl
+++ b/templates/footer.tmpl
@@ -7,7 +7,7 @@
-
+