From e27f8d42be52c441cf271214597c7bf8ad0533a8 Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Sun, 12 Feb 2017 14:43:06 +0100
Subject: Separate branches and leaves in branch digest
---
source/99_result/branches.xsl | 6 +++++-
source/99_result/main.css | 2 +-
source/99_result/start.xsl | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/source/99_result/branches.xsl b/source/99_result/branches.xsl
index 9b79739..2c70002 100644
--- a/source/99_result/branches.xsl
+++ b/source/99_result/branches.xsl
@@ -36,10 +36,14 @@
+
+
diff --git a/source/99_result/main.css b/source/99_result/main.css
index ec95157..df9eefb 100644
--- a/source/99_result/main.css
+++ b/source/99_result/main.css
@@ -24,7 +24,7 @@ code{font-family:monospace;margin:0 .1em;padding:0 .5em;border:.1em solid #e3e8e
#content .article:last-child{border:none}
#content .article a{text-decoration:underline;color:#272828}
#content .article a:hover{color:black}
-#content .article ul{float:none;margin-left:2em;text-align:left}
+#content .article ul{float:none;margin-left:2em;text-align:left;margin-bottom:0.7em}
#content .article ul li{list-style-type:circle;float:none}
#content .article ul li a{background:0}
#content .article .info{font-size:.9em;margin-bottom:.5em;margin-left:1.4em}
diff --git a/source/99_result/start.xsl b/source/99_result/start.xsl
index 00572f7..595015e 100644
--- a/source/99_result/start.xsl
+++ b/source/99_result/start.xsl
@@ -15,7 +15,7 @@
-Start
+/
-
--
cgit v1.2.3