Fix up unvalid xhtml.
[geeqie.git] / doc / style.css
1 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
2
3 /* common */
4 body {
5         margin: 2em;
6         padding: 0;
7         color: #000;
8         background-color: #eee;
9         font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
10 }
11
12 p.previous {
13         text-align: left
14 }
15 p.navtop_title {
16         text-align: center;
17         font-weight:bold;
18 }
19 p.navbottom_title {
20         text-align: center;
21 }
22
23 p.next {
24         text-align: right
25 }
26
27 div.navtop {
28         text-align: center
29 }
30         
31 div.navbottom {
32         text-align: center
33 }
34
35 h1 {
36         margin-top: 1.3em;
37         margin-bottom: 1.3em;
38         color: #820303;
39         background: #effefe
40 }
41
42 h2 {
43         margin-top: 1em;
44         margin-bottom: 1em;
45         color: #5A0202;
46         background: #f6fefe
47 }
48
49 h3 {
50         margin-top: 0.7em;
51         margin-bottom: 0.7em;
52         color: #270101;
53         background: #f8fefe
54 }
55
56 hr#bottomseparator {
57         margin-top: 6em;
58 }
59
60 div.bottomspacer {
61         margin-bottom: 5em;
62 }
63
64 div.footer {
65         text-align: right
66 }
67
68 /* menu descriptions */
69 dl.menu_desc {
70         margin-left: 2em;
71 }
72 .menu_desc dt {
73         font-weight: bold;
74         padding-top: 0.3em
75 }
76 .menu_desc dd {}
77
78 /* dialog descriptions */
79 dl.dialog_desc {
80         margin-left: 2em;
81 }
82 .dialog_desc dt {
83         display: inline;
84         padding-left: 0.1em;
85         padding-right: 0.1em;
86         font-weight: bold;
87         margin-top: 0.3em;
88         border: 1px solid white
89 }
90 .dialog_desc dd {}
91 .dialog_desc dd dl {
92         font-size: 90%;
93         margin-bottom: 1em;
94 }
95
96 thead {
97         font-weight: bold;
98 }
99
100 .file_locations_subtitle {
101         font-weight: bold
102 }
103
104 span.option_name {
105         font-style: italic
106 }
107
108 p.note {
109         font-style: italic
110 }
111 .note em {
112         font-weight: bold
113 }
114
115 code {
116         background: white
117 }
118
119 /* collections.html */
120 div.gq-collections-4 {text-align: center}
121
122 /* credits.html */
123 span.gq-credits-6 {font-family: Nimbus Roman No9 L}
124
125 /* faq.html */
126 pre.gq-faq-9 {margin-left: 1.58in}
127 span.gq-faq-5 {font-size: 120%}
128
129 /* image_management_copy_move.html */
130
131 /* image_management_delete.html */
132 span.gq-delete-7 {font-style: normal}
133
134 /* image_management_external_editing.html */
135
136 /* image_management.html */
137
138 /* image_management_rename.html */
139
140 /* image_presentation_fullscreen.html */
141 span.gq-fullscreen-10 {text-decoration: none}
142 div.gq-fullscreen-4 {text-align: center}
143 table.gq-fullscreen-3 {page-break-before: always}
144
145 /* image_presentation.html */
146
147 /* image_presentation_slideshow.html */
148 span.gq-slideshow-6 {text-decoration: none}
149
150 /* image_search_finding_duplicates.html */
151 div.gq-finding-duplicates-4 {text-align: center}
152
153 /* image_search.html */
154
155 /* image_search_search.html */
156 div.gq-search-4 {text-align: center}
157
158 /* index.html */
159 .menu ul {font-size: 110%; font-weight: bold; margin: 10px;}
160 .menu ul li {margin: 4px;}
161 .menu ul li ul {font-size: 90%; font-weight: normal}
162
163 /* introduction.html */
164 span.gq-introduction-6 {font-family: Nimbus Roman No9 L}
165
166 /* main_window_file_pane.html */
167
168 /* main_window_folder_pane.html */
169
170 /* main_window.html */
171
172 /* main_window_image_pane.html */
173 span.gq-image-pane-6 {text-decoration: none}
174
175 /* main_window_layout.html */
176
177 /* main_window_menus.html */
178 span.gq-menus-8 {text-decoration: none}
179
180 /* main_window_navigation.html */
181
182 /* main_window_status_bar.html */
183
184 /* options_advanced.html */
185 span.gq-advanced-13 {text-decoration: none}
186
187 /* options_editor_commands.html */
188
189 /* options_filtering.html */
190
191 /* options_general.html */
192 dd.gq-general-10 {margin-left: 0in; margin-bottom: 0.2in; text-decoration: none}
193 dd.gq-general-9 {margin-bottom: 0.2in}
194 dd.gq-general-7 {margin-bottom: 0.2in; text-decoration: none}
195 dd.gq-general-6 {margin-left: 0in; margin-bottom: 0.2in}
196
197 /* options_hidden.html */
198 pre.gq-hidden-6 {margin-left: 1.58in; margin-bottom: 0.2in}
199
200 /* options.html */
201
202 /* options_image.html */
203 dd.gq-image-12 {margin-bottom: 0.2in}
204 span.gq-image-8 {text-decoration: none}
205
206 /* options_window.html */
207
208 /* other_windows.html */
209
210 /* other_windows_image_properties.html */
211
212 /* other_windows_image_window.html */
213
214 /* printing.html */
215 span.gq-printing-8 {text-decoration: none}
216
217 /* reference_command_line.html */
218
219 /* reference.html */
220
221 /* reference_keyboard_shortcuts.html */
222 span.gq-keyboard-shortcuts-10 {text-decoration: none}
223 div.gq-keyboard-shortcuts-4 {text-align: center}
224 table.gq-keyboard-shortcuts-3 {page-break-before: always}
225
226 /* reference_management.html */
227 span.gq-management-9 {font-weight: medium}
228 span.gq-management-8 {font-style: normal}
229 div.gq-management-4 {text-align: center}
230
231 /* reference_thumbnails.html */
232
233 /* sidebars_exif.html */
234
235 /* sidebars.html */
236
237 /* sidebars_keywords.html */
238 span.gq-keywords-5 {font-weight: medium}
239
240 /* sidebars_sort_manager.html */
241 span.gq-sort-manager-8 {font-weight: medium}
242
243 /* template.html */