summaryrefslogtreecommitdiff
path: root/doc/users_guide/html/docbook.css
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2006-05-21 12:40:54 +0100
committerRoger Leigh <rleigh@debian.org>2008-10-26 16:16:22 +0000
commit4e9cdba15667461e0dd2646392b5c452658eec63 (patch)
tree99d60963e4b5906cf20df94dc45b8d0172a1f067 /doc/users_guide/html/docbook.css
parentf093b22d04d268f7a5775ec2f8664144a11865ce (diff)
Imported Debian patch 4.3.99+cvs20060521-1
Diffstat (limited to 'doc/users_guide/html/docbook.css')
-rw-r--r--doc/users_guide/html/docbook.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/users_guide/html/docbook.css b/doc/users_guide/html/docbook.css
new file mode 100644
index 0000000..0f90516
--- /dev/null
+++ b/doc/users_guide/html/docbook.css
@@ -0,0 +1,12 @@
+.NAVHEADER { display: none }
+.NAVFOOTER { display: none }
+.TOC { display: none }
+
+.NAVTOC { margin-left: 15;
+ display: none }
+
+.NAVBTN { font-size: 10pt }
+
+.TOCTITLE { font-size: 10pt;
+ color: blue;
+ text-decoration: underline; }