From 4fb741f96ded92e8fc87396229cebc8555f6879b Mon Sep 17 00:00:00 2001 From: dakkar Date: Mon, 31 Aug 2009 19:01:55 +0200 Subject: graphic style! added colors and rounded borders added twitter and dopplr badges --- templates/du2html.xsl | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/du2html.xsl b/templates/du2html.xsl index 6d30510..22cf48c 100644 --- a/templates/du2html.xsl +++ b/templates/du2html.xsl @@ -144,7 +144,7 @@ - <x:value-of select="title"/> + <x:value-of select="normalize-space(title)"/> @@ -193,11 +193,42 @@
+ +
+ + + + +
-- cgit v1.2.3