]> git.stg.codes - stg.git/blob - doc/xslt/slides/browser/slides-table.css
Set output encoding to utf-8.
[stg.git] / doc / xslt / slides / browser / slides-table.css
1 @import url('slides.css');
2
3 .toc-body             { margin-left: 2px;
4                         margin-right: 2px;
5                       }
6
7 .foil-body            { margin-left: 2px;
8                         margin-right: 2px;
9                       }
10
11 .foilgroup-body       { margin-left: 2px;
12                         margin-right: 2px;
13                       }
14
15 h1.title              { 
16                         margin-top: 0px;
17                         padding-top: 0px;
18                       }
19
20 /* ToC Stuff */
21
22 .ttoc                 {
23                         font-size: 10pt;
24                         color: white;
25                       }
26
27 .ttoc a               { text-decoration: none; }
28 .ttoc a:link          { color: white }
29 .ttoc a:visited       { color: white }
30
31 .ttoc-title           {
32                         font-size: 10pt;
33                       }
34
35 .ttoc-foilset         {
36                         font-size: 10pt;
37                       }
38
39 .ttoc-foil            {
40                         font-size: 10pt;
41                       }