summaryrefslogtreecommitdiff
path: root/doc/users_guide/html/docbook.css
diff options
context:
space:
mode:
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; }