diff --git a/docs/extra.css b/docs/extra.css
index 9d4bb5d..b92fc8d 100644
--- a/docs/extra.css
+++ b/docs/extra.css
@@ -22,3 +22,12 @@ input {
height: 48px;
}
}
+
+.text-center {
+ text-align: center !important;
+}
+
+/* needed because images have `max-width: 100%` in the theme */
+img {
+ height: auto;
+}
diff --git a/docs/ftldns/index.md b/docs/ftldns/index.md
index cb835ac..bd8c627 100644
--- a/docs/ftldns/index.md
+++ b/docs/ftldns/index.md
@@ -1,4 +1,8 @@
-

powered by Pi-hole®
+
+
+
+ powered by Pi-hole®
+
*FTL*DNS[™](https://pi-hole.net/trademark-rules-and-brand-guidelines/) (`pihole-FTL`) offers DNS services within the Pi-hole[®](https://pi-hole.net/trademark-rules-and-brand-guidelines/) project.
It provides blazing fast DNS and DHCP services. It can also provide TFTP and more as the resolver part based on the popular `dnsmasq`. Furthermore, FTL offers an interactive API where extensive network analysis data and statistics may be queried.
diff --git a/docs/index.md b/docs/index.md
index 8b33588..37cee66 100755
--- a/docs/index.md
+++ b/docs/index.md
@@ -4,7 +4,7 @@ description: Brief overview of Pi-hole
last_updated: Thur May 02 01:00:00 2019 UTC
---
-
+