1
1
body {
2
- font-family : ' Open Sans' , ' Helvetica Neue' , Helvetica, sans-serif;
2
+ font-family : " Open Sans" , " Helvetica Neue" , Helvetica, sans-serif;
3
3
}
4
4
5
5
.navbar {
41
41
.main-nav {
42
42
margin-top : 3px ;
43
43
letter-spacing : 1px ;
44
- font-family : ' Lato' , sans-serif;
44
+ font-family : " Lato" , sans-serif;
45
45
font-size : 15px ;
46
46
}
47
47
@@ -60,14 +60,20 @@ body {
60
60
background : # e6522c20 ;
61
61
}
62
62
63
- .algolia-autocomplete .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--category-header-lvl0
64
- .algolia-docsearch-suggestion--highlight ,
65
- .algolia-autocomplete .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--category-header-lvl1
66
- .algolia-docsearch-suggestion--highlight {
63
+ .algolia-autocomplete
64
+ .algolia-docsearch-suggestion--category-header
65
+ .algolia-docsearch-suggestion--category-header-lvl0
66
+ .algolia-docsearch-suggestion--highlight ,
67
+ .algolia-autocomplete
68
+ .algolia-docsearch-suggestion--category-header
69
+ .algolia-docsearch-suggestion--category-header-lvl1
70
+ .algolia-docsearch-suggestion--highlight {
67
71
box-shadow : inset 0 -2px 0 0 # e6522cc0 ;
68
72
}
69
73
70
- .algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight {
74
+ .algolia-autocomplete
75
+ .algolia-docsearch-suggestion--text
76
+ .algolia-docsearch-suggestion--highlight {
71
77
box-shadow : inset 0 -2px 0 0 # e6522cc0 ;
72
78
}
73
79
@@ -98,21 +104,21 @@ body {
98
104
.jumbotron .subtitle {
99
105
font-weight : 300 ;
100
106
font-size : 32px ;
101
- color : rgba (255 , 255 , 255 , 0.8 );
107
+ color : rgba (255 , 255 , 255 , 0.8 );
102
108
margin-bottom : 20px ;
103
109
}
104
110
105
111
.jumbotron a .btn {
106
112
border : none;
107
- background-color : rgba (0 , 0 , 0 , 0.15 );
113
+ background-color : rgba (0 , 0 , 0 , 0.15 );
108
114
color : # fff ;
109
115
padding : 20px 25px 20px 25px ;
110
116
margin : 15px 10px 0 10px ;
111
117
text-transform : uppercase;
112
118
}
113
119
114
120
.jumbotron a .btn : hover {
115
- background-color : rgba (0 , 0 , 0 , 0.25 );
121
+ background-color : rgba (0 , 0 , 0 , 0.25 );
116
122
color : # fff ;
117
123
}
118
124
@@ -131,7 +137,7 @@ body {
131
137
}
132
138
133
139
.feature-item {
134
- font-family : ' Lato' , sans-serif;
140
+ font-family : " Lato" , sans-serif;
135
141
font-weight : 300 ;
136
142
cursor : pointer;
137
143
}
@@ -175,7 +181,7 @@ body {
175
181
176
182
.quote {
177
183
margin : 25px 0 25px 0 ;
178
- font-family : ' Lato' , sans-serif;
184
+ font-family : " Lato" , sans-serif;
179
185
font-weight : 300 ;
180
186
text-align : center;
181
187
}
@@ -196,7 +202,7 @@ body {
196
202
197
203
.open-source {
198
204
margin : 25px 0 20px 0 ;
199
- font-family : ' Lato' , sans-serif;
205
+ font-family : " Lato" , sans-serif;
200
206
font-weight : 300 ;
201
207
text-align : center;
202
208
}
@@ -225,7 +231,7 @@ body {
225
231
}
226
232
227
233
.trusted-by {
228
- font-family : ' Lato' , sans-serif;
234
+ font-family : " Lato" , sans-serif;
229
235
font-size : 20px ;
230
236
font-weight : 300 ;
231
237
padding-bottom : 10px ;
@@ -245,7 +251,6 @@ body {
245
251
max-height : 101px ;
246
252
}
247
253
248
-
249
254
footer {
250
255
font-size : 12px ;
251
256
color : # 333 ;
@@ -268,7 +273,8 @@ footer {
268
273
padding-right : 1em ;
269
274
}
270
275
271
- .downloads td , .downloads th {
276
+ .downloads td ,
277
+ .downloads th {
272
278
white-space : nowrap;
273
279
}
274
280
@@ -278,7 +284,7 @@ footer {
278
284
279
285
.downloads .checksum {
280
286
font-family : monospace;
281
- font-size : .6em ;
287
+ font-size : 0 .6em ;
282
288
vertical-align : inherit;
283
289
}
284
290
@@ -319,7 +325,8 @@ footer {
319
325
font-size : 16px ;
320
326
}
321
327
322
- .side-nav .nav-header a , .side-nav .nav-header {
328
+ .side-nav .nav-header a ,
329
+ .side-nav .nav-header {
323
330
color : # e6522c ;
324
331
text-transform : uppercase;
325
332
text-decoration : none;
@@ -345,7 +352,8 @@ footer {
345
352
font-size : 16px ;
346
353
}
347
354
348
- .doc-content p , .doc-content .ul {
355
+ .doc-content p ,
356
+ .doc-content .ul {
349
357
margin : 15px 0 15px 0 ;
350
358
line-height : 1.5 ;
351
359
}
@@ -354,7 +362,8 @@ footer {
354
362
margin : 15px 0 15px 0 ;
355
363
line-height : 1.5 ;
356
364
/* This is to prevent NOTE/admonition alert boxes from overlapping the table of contents at the top of a docs page. */
357
- display : inline-block; width : 100% ;
365
+ display : inline-block;
366
+ width : 100% ;
358
367
}
359
368
360
369
.doc-content > h1 {
@@ -400,7 +409,7 @@ footer {
400
409
}
401
410
402
411
.doc-content a .header-anchor {
403
- font-size : .8em ;
412
+ font-size : 0 .8em ;
404
413
padding-left : 8px ;
405
414
text-decoration : none;
406
415
}
@@ -562,9 +571,48 @@ article {
562
571
margin-bottom : 40px ;
563
572
}
564
573
565
-
566
574
.training-cta .btn {
567
575
text-transform : uppercase;
568
576
border : 0px ;
569
577
padding : 25px ;
570
578
}
579
+
580
+ .custom-banner {
581
+ background : # f2aa48 ;
582
+ color : # 000 ;
583
+ padding : 20px 40px ;
584
+ text-align : center;
585
+ font-family : Lato, sans-serif;
586
+ font-size : 18px ;
587
+ position : relative;
588
+ width : 100% ;
589
+ }
590
+
591
+ .banner-content {
592
+ display : inline-block;
593
+ width : 100% ;
594
+ }
595
+
596
+ .banner-content p {
597
+ margin : 0 ;
598
+ }
599
+
600
+ .custom-banner {
601
+ font-size : 18px ;
602
+ color : # 000 ;
603
+ font-family : Lato, sans-serif;
604
+ }
605
+
606
+ .ti-close : hover {
607
+ color : # 333 ;
608
+ }
609
+
610
+ .ti-close {
611
+ position : absolute;
612
+ right : 10px ;
613
+ top : 50% ;
614
+ transform : translateY (-50% );
615
+ font-family : Lato, sans-serif;
616
+ font-size : 18px ;
617
+ cursor : pointer;
618
+ }
0 commit comments