]> git.stg.codes - stg.git/blobdiff - doc/help/xslt/slides/browser/slides-table.css
DocBook documentation stub added
[stg.git] / doc / help / xslt / slides / browser / slides-table.css
diff --git a/doc/help/xslt/slides/browser/slides-table.css b/doc/help/xslt/slides/browser/slides-table.css
new file mode 100644 (file)
index 0000000..1c195c9
--- /dev/null
@@ -0,0 +1,41 @@
+@import url('slides.css');
+
+.toc-body             { margin-left: 2px;
+                        margin-right: 2px;
+                      }
+
+.foil-body            { margin-left: 2px;
+                        margin-right: 2px;
+                      }
+
+.foilgroup-body       { margin-left: 2px;
+                        margin-right: 2px;
+                      }
+
+h1.title              { 
+                        margin-top: 0px;
+                        padding-top: 0px;
+                      }
+
+/* ToC Stuff */
+
+.ttoc                 {
+                        font-size: 10pt;
+                       color: white;
+                      }
+
+.ttoc a               { text-decoration: none; }
+.ttoc a:link          { color: white }
+.ttoc a:visited       { color: white }
+
+.ttoc-title           {
+                        font-size: 10pt;
+                      }
+
+.ttoc-foilset         {
+                        font-size: 10pt;
+                      }
+
+.ttoc-foil            {
+                        font-size: 10pt;
+                      }