From 97a3ad864bc857313f906131be7367a77a9793af Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Fri, 31 Oct 2014 15:08:25 +0100
Subject: Separated tag links using spaces instead of CSS margins * the former
also works when CSS is not supported while the latter leads to unseparated
tag links
---
source/01_data/articles.xsl | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'source/01_data')
diff --git a/source/01_data/articles.xsl b/source/01_data/articles.xsl
index fa83ee5..e207117 100644
--- a/source/01_data/articles.xsl
+++ b/source/01_data/articles.xsl
@@ -19,7 +19,9 @@
-
+
+
+
--
cgit v1.2.3