]> granicus.if.org Git - pdns/commitdiff
CSS fixes
authorPieter Lexis <pieter@plexis.eu>
Tue, 12 Aug 2014 15:23:47 +0000 (17:23 +0200)
committerPieter Lexis <pieter@plexis.eu>
Tue, 25 Nov 2014 19:11:10 +0000 (20:11 +0100)
pdns/docs/markdown/authoritative/backend-random.md
pdns/docs/markdown/theme/css/base.css

index 40a63ec634bca4a8778e34f054b23670270cfc4a..658d67aed3a0f866e0e28242e88addb4574e7bae 100644 (file)
@@ -21,4 +21,5 @@ It only makes sense to load the random backend in combination with a regular bac
 ## Configuration Parameters
 ### `random-hostname`
 * String
+
 Hostname for which to supply a random IP address.
index d277adf33602f5aab37bd94c568140bd8ad434f6..5b9f8a481d9a95dcc469d24341cff1e7abe1de3c 100644 (file)
@@ -11,6 +11,13 @@ h2 {
   font-size: 18px;
 }
 
+h3 {
+  font-size: 15px;
+}
+
+h4 {
+  font-size: 13px;
+}
 .dropdown-menu {
   font-size: 13px;
 }