summaryrefslogtreecommitdiffstats
path: root/example.style.css
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-11-16 09:52:47 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-11-16 09:52:47 +0000
commit1198179a977c730ea494cc24dacd0bd18b091236 (patch)
treef507c6d4d373380f3acfc0c498f48dd899c481be /example.style.css
parent56f40bd031737edaae27afbb34b7dd5ba75defd7 (diff)
downloadmandoc-1198179a977c730ea494cc24dacd0bd18b091236.tar.gz
More clarification in manuals. Added per-OUTPUT section in mandoc.1.
Diffstat (limited to 'example.style.css')
-rw-r--r--example.style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/example.style.css b/example.style.css
index 469b1feb..50fbff60 100644
--- a/example.style.css
+++ b/example.style.css
@@ -1,3 +1,5 @@
+/* $Id$ */
+
div.body { font-family: monospace;
min-width: 580px; width: 580px; } /* Top-most div tag. */