[happybirthdaygnome-web] Add more spacing between the entrys in the Fun Facts section



commit 157aab941cdb79766cfdbf27d41c967f5a49453c
Author: Andreas Nilsson <anilsson redhat com>
Date:   Sat Jul 29 17:46:21 2017 +0100

    Add more spacing between the entrys in the Fun Facts section

 css/happybirthdaygnome.css |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/css/happybirthdaygnome.css b/css/happybirthdaygnome.css
index 7b8e38e..f602d78 100644
--- a/css/happybirthdaygnome.css
+++ b/css/happybirthdaygnome.css
@@ -100,3 +100,6 @@ section {
     content: "–";
     margin-right: .5em;
 }
+#facts dt {
+    margin-top: 30px;
+}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]