From 64f67dbef6f0645284b773dc44dab50c8dd7b6b9 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 4 Feb 2020 21:40:37 +0200 Subject: [PATCH] Minor CSS tweaks (#227) --- docs/extra.css | 9 +++++++++ docs/ftldns/index.md | 6 +++++- docs/index.md | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) 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 @@ -

FTLDNS
powered by Pi-hole®

+

+ FTLDNS +
+ 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 --- -

+

Pi-hole