]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/slides/browser/slides.css
Capitalized the start of a sentence in the bucket section of cataloging.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / slides / browser / slides.css
1 /* General formatting */\r
2 \r
3 body                  { font-family: sans-serif;\r
4                         font-weight: bold;\r
5                       }\r
6 \r
7 .copyright            { color: #7F7F7F;\r
8                       }\r
9 \r
10 /* Title page formatting */\r
11 \r
12 \r
13 .slidesinfo           { text-align: center; \r
14                         font-size: 16pt;\r
15                       }\r
16 \r
17 .slidesinfo h1.title  { color: blue;\r
18                       }\r
19 .slidesinfo h2.subtitle  { color: blue; \r
20                       }\r
21 .slidesinfo h1.author { color: green;\r
22                       }\r
23 \r
24 .slidesinfo .copyright { color: black;\r
25                       }\r
26 \r
27 \r
28 /* ToC page formatting */\r
29 \r
30 .tocpage h1.title     { color: blue;\r
31                         text-align: center;\r
32                       }\r
33 \r
34 .tocpage a            { text-decoration: none; }\r
35 .tocpage a:link       { color: blue; }\r
36 .tocpage a:visited    { color: blue; }\r
37 \r
38 .toc-body             { margin-left: 0.5in;\r
39                         margin-right: 0.5in;\r
40                       }\r
41 \r
42 /* Foil page formatting */\r
43 \r
44 .foil                 { font-size: 16pt;\r
45                       }\r
46 .foil h1.title        { text-align: center;\r
47                         color: blue;\r
48                         padding-top: 0pt;\r
49                         margin-top: 0pt;\r
50                       }\r
51 .foil h2.subtitle     { text-align: center;\r
52                         color: blue;\r
53                         padding-top: 0pt;\r
54                         margin-top: 0pt;\r
55                       }\r
56 \r
57 .foil pre             { font-size: 16pt;\r
58                       }\r
59 \r
60 .foil-body            { margin-left: 0.5in;\r
61                         margin-right: 0.5in;\r
62                       }\r
63 \r
64 /* Foilgroup page formatting */\r
65 \r
66 .foilgroup            { font-size: 16pt;\r
67                       }\r
68 .foilgroup h1.title   { text-align: center;\r
69                         color: red;\r
70                         padding-top: 0pt;\r
71                         margin-top: 0pt;\r
72                       }\r
73 .foilgroup h2.subtitle { text-align: center;\r
74                         color: blue;\r
75                         padding-top: 0pt;\r
76                         margin-top: 0pt;\r
77                       }\r
78 \r
79 .foilgroup-body       { margin-left: 0.5in;\r
80                         margin-right: 0.5in;\r
81                       }\r
82 \r
83 /* Navigation header formatting */\r
84 \r
85 .navhead              { border-bottom: 1px solid black;\r
86                         margin-bottom: 10px;\r
87                         padding-bottom: 4px;\r
88                       }\r
89 \r
90 .navhead hr.top-nav-sep { display: none; }\r
91 \r
92 .navhead .slidestitle { font-weight: normal;\r
93                         font-size: 10pt;\r
94                         font-style: italic;\r
95                       }\r
96 \r
97 /* Navigation footer formatting */\r
98 \r
99 .navfoot              { border-top: 1px solid black;\r
100                         margin-top: 10px;\r
101                         padding-top: 4px;\r
102                       }\r
103 \r
104 .navfoot hr.bottom-nav-sep { display: none; }\r
105 \r
106 /* General navigation formatting */\r
107 \r
108 .link-text            { font-weight: bold;\r
109                         font-size: 10pt;\r
110                       }\r
111 \r
112 \r
113 .link-text a          { text-decoration: none; }\r
114 .link-text a:link     { color: blue; }\r
115 .link-text a:visited  { color: blue; }\r
116 \r
117 .no-link-text         { color: #7F7F7F; }\r
118 \r
119 /* EOF */\r