Projet

Général

Profil

Télécharger (5,58 ko) Statistiques
| Branche: | Tag: | Révision:

theme / ckanext / ozwillo_theme / fanstatic / templates.t3_bs3_blank.less.typography.less.css @ 5785e1fd

1
h1,
2
h2,
3
h3,
4
h4,
5
h5,
6
h6,
7
.h1,
8
.h2,
9
.h3,
10
.h4,
11
.h5,
12
.h6 {
13
  font-family: DIN, Arial, sans-serif;
14
  font-weight: 500;
15
  line-height: 1.1;
16
  color: inherit;
17
}
18
h1 small,
19
h2 small,
20
h3 small,
21
h4 small,
22
h5 small,
23
h6 small,
24
.h1 small,
25
.h2 small,
26
.h3 small,
27
.h4 small,
28
.h5 small,
29
.h6 small,
30
h1 .small,
31
h2 .small,
32
h3 .small,
33
h4 .small,
34
h5 .small,
35
h6 .small,
36
.h1 .small,
37
.h2 .small,
38
.h3 .small,
39
.h4 .small,
40
.h5 .small,
41
.h6 .small {
42
  font-weight: normal;
43
  line-height: 1;
44
  color: #999999;
45
}
46
h1,
47
.h1,
48
h2,
49
.h2,
50
h3,
51
.h3 {
52
  margin-top: 22px;
53
  margin-bottom: 11px;
54
}
55
h1 small,
56
.h1 small,
57
h2 small,
58
.h2 small,
59
h3 small,
60
.h3 small,
61
h1 .small,
62
.h1 .small,
63
h2 .small,
64
.h2 .small,
65
h3 .small,
66
.h3 .small {
67
  font-size: 65%;
68
}
69
h4,
70
.h4,
71
h5,
72
.h5,
73
h6,
74
.h6 {
75
  margin-top: 11px;
76
  margin-bottom: 11px;
77
}
78
h4 small,
79
.h4 small,
80
h5 small,
81
.h5 small,
82
h6 small,
83
.h6 small,
84
h4 .small,
85
.h4 .small,
86
h5 .small,
87
.h5 .small,
88
h6 .small,
89
.h6 .small {
90
  font-size: 75%;
91
}
92
h1,
93
.h1 {
94
  font-size: 38px;
95
}
96
h2,
97
.h2 {
98
  font-size: 34px;
99
}
100
h3,
101
.h3 {
102
  font-size: 28px;
103
}
104
h4,
105
.h4 {
106
  font-size: 20px;
107
}
108
h5,
109
.h5 {
110
  font-size: 16px;
111
}
112
h6,
113
.h6 {
114
  font-size: 14px;
115
}
116
p {
117
  margin: 0 0 11px;
118
}
119
.lead {
120
  margin-bottom: 22px;
121
  font-size: 18px;
122
  font-weight: 200;
123
  line-height: 1.4;
124
}
125
@media (min-width: 768px) {
126
  .lead {
127
    font-size: 24px;
128
  }
129
}
130
small,
131
.small {
132
  font-size: 85%;
133
}
134
cite {
135
  font-style: normal;
136
}
137
.text-left {
138
  text-align: left;
139
}
140
.text-right {
141
  text-align: right;
142
}
143
.text-center {
144
  text-align: center;
145
}
146
.text-justify {
147
  text-align: justify;
148
}
149
.text-muted {
150
  color: #999999;
151
}
152
.text-primary {
153
  color: #6e418e;
154
}
155
a.text-primary:hover {
156
  color: #53316b;
157
}
158
.text-success {
159
  color: #468847;
160
}
161
a.text-success:hover {
162
  color: #356635;
163
}
164
.text-info {
165
  color: #3a87ad;
166
}
167
a.text-info:hover {
168
  color: #2d6987;
169
}
170
.text-warning {
171
  color: #c09853;
172
}
173
a.text-warning:hover {
174
  color: #a47e3c;
175
}
176
.text-danger {
177
  color: #b94a48;
178
}
179
a.text-danger:hover {
180
  color: #953b39;
181
}
182
.bg-primary {
183
  color: #fff;
184
  background-color: #6e418e;
185
}
186
a.bg-primary:hover {
187
  background-color: #53316b;
188
}
189
.bg-success {
190
  background-color: #dff0d8;
191
}
192
a.bg-success:hover {
193
  background-color: #c1e2b3;
194
}
195
.bg-info {
196
  background-color: #d9edf7;
197
}
198
a.bg-info:hover {
199
  background-color: #afd9ee;
200
}
201
.bg-warning {
202
  background-color: #fcf8e3;
203
}
204
a.bg-warning:hover {
205
  background-color: #f7ecb5;
206
}
207
.bg-danger {
208
  background-color: #f2dede;
209
}
210
a.bg-danger:hover {
211
  background-color: #e4b9b9;
212
}
213
.highlight {
214
  background-color: #FFC;
215
  font-weight: bold;
216
  padding: 1px 4px;
217
}
218
.page-header {
219
  padding-bottom: 10px;
220
  margin: 44px 0 22px;
221
  border-bottom: 1px solid #eeeeee;
222
}
223
ul,
224
ol {
225
  margin-top: 0;
226
  margin-bottom: 11px;
227
}
228
ul ul,
229
ol ul,
230
ul ol,
231
ol ol {
232
  margin-bottom: 0;
233
}
234
.list-unstyled {
235
  padding-left: 0;
236
  list-style: none;
237
}
238
.list-inline {
239
  padding-left: 0;
240
  list-style: none;
241
  margin-left: -5px;
242
}
243
.list-inline > li {
244
  display: inline-block;
245
  padding-left: 5px;
246
  padding-right: 5px;
247
}
248
dl {
249
  margin-top: 0;
250
  margin-bottom: 22px;
251
}
252
dt,
253
dd {
254
  line-height: 1.42857143;
255
}
256
dt {
257
  font-weight: bold;
258
}
259
dd {
260
  margin-left: 0;
261
}
262
@media (min-width: 768px) {
263
  .dl-horizontal dt {
264
    float: left;
265
    width: 160px;
266
    clear: left;
267
    text-align: right;
268
    overflow: hidden;
269
    text-overflow: ellipsis;
270
    white-space: nowrap;
271
  }
272
  .dl-horizontal dd {
273
    margin-left: 180px;
274
  }
275
}
276
abbr[title],
277
abbr[data-original-title] {
278
  cursor: help;
279
  border-bottom: 1px dotted #999999;
280
}
281
.initialism {
282
  font-size: 90%;
283
  text-transform: uppercase;
284
}
285
blockquote {
286
  padding: 11px 22px;
287
  margin: 0 0 22px;
288
  font-size: 20px;
289
  border-left: 5px solid #eeeeee;
290
}
291
blockquote p:last-child,
292
blockquote ul:last-child,
293
blockquote ol:last-child {
294
  margin-bottom: 0;
295
}
296
blockquote footer,
297
blockquote small,
298
blockquote .small {
299
  display: block;
300
  font-size: 80%;
301
  line-height: 1.42857143;
302
  color: #999999;
303
}
304
blockquote footer:before,
305
blockquote small:before,
306
blockquote .small:before {
307
  content: '\2014 \00A0';
308
}
309
.blockquote-reverse,
310
blockquote.pull-right {
311
  padding-right: 15px;
312
  padding-left: 0;
313
  border-right: 5px solid #eeeeee;
314
  border-left: 0;
315
  text-align: right;
316
}
317
.blockquote-reverse footer:before,
318
blockquote.pull-right footer:before,
319
.blockquote-reverse small:before,
320
blockquote.pull-right small:before,
321
.blockquote-reverse .small:before,
322
blockquote.pull-right .small:before {
323
  content: '';
324
}
325
.blockquote-reverse footer:after,
326
blockquote.pull-right footer:after,
327
.blockquote-reverse small:after,
328
blockquote.pull-right small:after,
329
.blockquote-reverse .small:after,
330
blockquote.pull-right .small:after {
331
  content: '\00A0 \2014';
332
}
333
blockquote:before,
334
blockquote:after {
335
  content: "";
336
}
337
address {
338
  margin-bottom: 22px;
339
  font-style: normal;
340
  line-height: 1.42857143;
341
}
342
code,
343
kbd,
344
pre,
345
samp {
346
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
347
}
348
.btn-actions {
349
  text-align: center;
350
}
351
.features-list {
352
  margin-top: 66px;
353
  
354
}
355
.features-list .page-header {
356
  border: 0;
357
  text-align: center;
358
}
359
.features-list .page-header h1 {
360
  font-size: 48px;
361
}
362
.features-list .feature-row {
363
  overflow: hidden;
364
  min-height: 200px;
365
  color: #696f72;
366
  border-top: 1px solid #e0e2e3;
367
  padding: 66px 0 0;
368
  text-align: center;
369
}
370
.features-list .feature-row:last-child {
371
  border-bottom: 1px solid #e0e2e3;
372
  margin-bottom: 66px;
373
}
374
.features-list .feature-row h3 {
375
  font-size: 32px;
376
}
377
.features-list .feature-row div:first-child {
378
  padding-left: 0;
379
}
380
.features-list .feature-row div:last-child {
381
  padding-right: 0;
382
}
383
.features-list .feature-row div:first-child.feature-img img {
384
  float: left;
385
}
386
.features-list .feature-row div:last-child.feature-img img {
387
  float: right;
388
}
389
.jumbotron h2 {
390
  font-size: 48px;
391
}
392
.jumbotron iframe {
393
  margin-top: 22px;
394
}
(21-21/21)