summaryrefslogtreecommitdiffstats
path: root/tools/user_guide.css
diff options
context:
space:
mode:
authorpknbe <pknbe>2010-04-01 01:02:56 +0000
committerpknbe <pknbe>2010-04-01 01:02:56 +0000
commit546274015a29e320feb4db02eed53963936059ab (patch)
tree58e5573d7cd274a67f14db21e97d3fc87ef5b9fb /tools/user_guide.css
parent3a7938d165a42dae2e7816a3befa4584003d9860 (diff)
downloadsylpheeddoc-doc-546274015a29e320feb4db02eed53963936059ab.tar.gz
sylpheeddoc-doc-546274015a29e320feb4db02eed53963936059ab.tar.xz
sylpheeddoc-doc-546274015a29e320feb4db02eed53963936059ab.zip
tools/user_guide.css: Add stylesheet for the User's Manual.
tools/user_guide.xsl: Partially sync with the FAQ stylesheets. tools/user_guide_chunks.xsl: Ditto.
Diffstat (limited to 'tools/user_guide.css')
-rw-r--r--tools/user_guide.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/user_guide.css b/tools/user_guide.css
new file mode 100644
index 0000000..24ea088
--- /dev/null
+++ b/tools/user_guide.css
@@ -0,0 +1,4 @@
+pre.programlisting, pre.screen {
+background-color : #e0e0e0;
+padding : 0.2cm;
+}