From 3dbb1509f4ce7e33122c6b578025ac331bc5b712 Mon Sep 17 00:00:00 2001 From: pknbe Date: Sun, 30 Aug 2009 22:35:25 +0000 Subject: tools/faq.css: Add the file with CSS decorations for FAQ. tools/faq_chunks.xsl: Improve the HTML output. tools/user_guide_common.xsl: Ditto. --- tools/faq.css | 1 + tools/faq_chunks.xsl | 19 +++++++++++++++++++ tools/user_guide_common.xsl | 17 +++++++++-------- 3 files changed, 29 insertions(+), 8 deletions(-) create mode 100644 tools/faq.css (limited to 'tools') diff --git a/tools/faq.css b/tools/faq.css new file mode 100644 index 0000000..18932d0 --- /dev/null +++ b/tools/faq.css @@ -0,0 +1 @@ +.question {font-size: 16px; font-weight: bold} diff --git a/tools/faq_chunks.xsl b/tools/faq_chunks.xsl index 5b5abec..05b1cff 100644 --- a/tools/faq_chunks.xsl +++ b/tools/faq_chunks.xsl @@ -1,4 +1,7 @@ + +]> @@ -73,4 +76,20 @@ 1 + + + + + + + + + + + + +yes + diff --git a/tools/user_guide_common.xsl b/tools/user_guide_common.xsl index 50a1a69..daf67b0 100755 --- a/tools/user_guide_common.xsl +++ b/tools/user_guide_common.xsl @@ -30,21 +30,17 @@ 1 - -user_guides.css -text/css 1 0 - - 10 . 0 @@ -106,7 +101,6 @@ 2em - @@ -267,7 +260,6 @@ ansi - + + + + + -- cgit