ac9010003a05a943d9bb0f295f93096e84070adf
[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 div.footer {
64         text-align: right
65 }
66
67 /* menu descriptions */
68 dl.menu_desc {
69         margin-left: 2em;
70 }
71 .menu_desc dt {
72         font-weight: bold;
73         padding-top: 0.3em
74 }
75 .menu_desc dd {}
76
77 /* dialog descriptions */
78 dl.dialog_desc {
79         margin-left: 2em;
80 }
81 .dialog_desc dt {
82         display: inline;
83         padding-left: 0.1em;
84         padding-right: 0.1em;
85         font-weight: bold;
86         margin-top: 0.3em;
87         border: 1px solid white
88 }
89 .dialog_desc dd {}
90 .dialog_desc dd dl {
91         font-size: 90%;
92         margin-bottom: 1em;
93 }
94
95 thead {
96         font-weight: bold;
97 }
98
99 .file_locations_subtitle {
100         font-weight: bold
101 }
102
103 span.option_name {
104         font-style: italic
105 }
106
107 p.note {
108         font-style: italic
109 }
110 .note em {
111         font-weight: bold
112 }
113
114 code {
115         background: white
116 }
117
118 /* collections.html */
119 div.gq-collections-4 {text-align: center}
120
121 /* credits.html */
122 span.gq-credits-6 {font-family: Nimbus Roman No9 L}
123
124 /* faq.html */
125 pre.gq-faq-9 {margin-left: 1.58in}
126 span.gq-faq-5 {font-size: 120%}
127
128 /* image_management_copy_move.html */
129
130 /* image_management_delete.html */
131 span.gq-delete-7 {font-style: normal}
132
133 /* image_management_external_editing.html */
134
135 /* image_management.html */
136
137 /* image_management_rename.html */
138
139 /* image_presentation_fullscreen.html */
140 span.gq-fullscreen-10 {text-decoration: none}
141 div.gq-fullscreen-4 {text-align: center}
142 table.gq-fullscreen-3 {page-break-before: always}
143
144 /* image_presentation.html */
145
146 /* image_presentation_slideshow.html */
147 span.gq-slideshow-6 {text-decoration: none}
148
149 /* image_search_finding_duplicates.html */
150 div.gq-finding-duplicates-4 {text-align: center}
151
152 /* image_search.html */
153
154 /* image_search_search.html */
155 div.gq-search-4 {text-align: center}
156
157 /* index.html */
158 .menu ul {font-size: 110%; font-weight: bold; margin: 10px;}
159 .menu ul li {margin: 4px;}
160 .menu ul>ul {font-size: 90%; font-weight: normal}
161
162 /* introduction.html */
163 span.gq-introduction-6 {font-family: Nimbus Roman No9 L}
164
165 /* main_window_file_pane.html */
166
167 /* main_window_folder_pane.html */
168
169 /* main_window.html */
170
171 /* main_window_image_pane.html */
172 span.gq-image-pane-6 {text-decoration: none}
173
174 /* main_window_layout.html */
175
176 /* main_window_menus.html */
177 span.gq-menus-8 {text-decoration: none}
178
179 /* main_window_navigation.html */
180
181 /* main_window_status_bar.html */
182
183 /* options_advanced.html */
184 span.gq-advanced-13 {text-decoration: none}
185
186 /* options_editor_commands.html */
187
188 /* options_filtering.html */
189
190 /* options_general.html */
191 dd.gq-general-10 {margin-left: 0in; margin-bottom: 0.2in; text-decoration: none}
192 dd.gq-general-9 {margin-bottom: 0.2in}
193 dd.gq-general-7 {margin-bottom: 0.2in; text-decoration: none}
194 dd.gq-general-6 {margin-left: 0in; margin-bottom: 0.2in}
195
196 /* options_hidden.html */
197 pre.gq-hidden-6 {margin-left: 1.58in; margin-bottom: 0.2in}
198
199 /* options.html */
200
201 /* options_image.html */
202 dd.gq-image-12 {margin-bottom: 0.2in}
203 span.gq-image-8 {text-decoration: none}
204
205 /* options_window.html */
206
207 /* other_windows.html */
208
209 /* other_windows_image_properties.html */
210
211 /* other_windows_image_window.html */
212
213 /* printing.html */
214 span.gq-printing-8 {text-decoration: none}
215
216 /* reference_command_line.html */
217
218 /* reference.html */
219
220 /* reference_keyboard_shortcuts.html */
221 span.gq-keyboard-shortcuts-10 {text-decoration: none}
222 div.gq-keyboard-shortcuts-4 {text-align: center}
223 table.gq-keyboard-shortcuts-3 {page-break-before: always}
224
225 /* reference_management.html */
226 span.gq-management-9 {font-weight: medium}
227 span.gq-management-8 {font-style: normal}
228 div.gq-management-4 {text-align: center}
229
230 /* reference_thumbnails.html */
231
232 /* sidebars_exif.html */
233
234 /* sidebars.html */
235
236 /* sidebars_keywords.html */
237 span.gq-keywords-5 {font-weight: medium}
238
239 /* sidebars_sort_manager.html */
240 span.gq-sort-manager-8 {font-weight: medium}
241
242 /* template.html */