diff --git a/sass/_footer.scss b/sass/_footer.scss
index 55c761f..0db977d 100644
--- a/sass/_footer.scss
+++ b/sass/_footer.scss
@@ -6,5 +6,7 @@
details {
all: unset;
+ color: var(--fg-muted-5);
+ font-size: 0.8rem;
}
}
diff --git a/templates/includes/footer.html b/templates/includes/footer.html
index 6934836..1d61a9a 100644
--- a/templates/includes/footer.html
+++ b/templates/includes/footer.html
@@ -12,10 +12,8 @@
{% endif %}
{% if config.extra.footer.show_johnvert %}
-
- Johnvertisement
-
-
-
+ Johnvertisement
+
+
{% endif %}