@@ -150,25 +150,16 @@ animation-delay: 1.1s;
150
150
font-size : 15pt ;
151
151
}
152
152
}
153
- .notebook_features {
153
+ .notebook_features , . architecture , . about-block , . companyuse , . jupyterhub . container {
154
154
padding-top : 10% ;
155
155
padding-bottom : 10% ;
156
156
}
157
- .notebook_features .language_set h2 {
158
- font-size : 21px ;
159
- padding-top : 5px ;
160
- color : # 766A6A ;
161
- }
162
- .notebook_features .share_set h2 {
157
+ .notebook_features .share_set h2 , .notebook_features .language_set h2 {
163
158
font-size : 21px ;
164
159
color : # 766A6A ;
165
160
padding-top : 5px ;
166
161
}
167
- .notebook_features .widget_set h2 {
168
- font-size : 21px ;
169
- color : # 766A6A ;
170
- }
171
- .notebook_features .data_set h2 {
162
+ .notebook_features .data_set h2 , .notebook_features .widget_set h2 {
172
163
font-size : 21px ;
173
164
color : # 766A6A ;
174
165
}
@@ -190,13 +181,7 @@ animation-delay: 1.1s;
190
181
margin : 0 auto;
191
182
width : 125px ;
192
183
}
193
- .notebook_features p {
194
- text-align : center;
195
- }
196
- .notebook_features h2 {
197
- text-align : center;
198
- }
199
- .notebook_preview p {
184
+ .notebook_features p , .notebook_features h2 , .notebook_preview p {
200
185
text-align : center;
201
186
}
202
187
.share_set , .widget_set , .data_set {
@@ -243,10 +228,6 @@ animation-delay: 1.1s;
243
228
margin-top : 20px ;
244
229
}
245
230
}
246
- .companyuse {
247
- margin-top : 10% ;
248
- margin-bottom : 10% ;
249
- }
250
231
.companyuse ul {
251
232
text-decoration : none;
252
233
padding-left : 0px ;
@@ -304,8 +285,6 @@ animation-delay: 1.1s;
304
285
border-right-style : none;
305
286
border-left-style : none;
306
287
border-width : thin;
307
- padding-top : 10% ;
308
- padding-bottom : 10% ;
309
288
}
310
289
.featuremiddle {
311
290
margin-top : 40px ;
@@ -351,10 +330,6 @@ animation-delay: 1.1s;
351
330
text-align : center;
352
331
}
353
332
}
354
- .architecture {
355
- padding-top : 10% ;
356
- padding-bottom : 10% ;
357
- }
358
333
.architecturedescription p {
359
334
padding-top : 26px ;
360
335
font-size : 15pt ;
@@ -470,22 +445,10 @@ animation-delay: 1.1s;
470
445
}
471
446
}
472
447
@media (min-width : 1200px ) {
473
- .notebook_features {
448
+ .notebook_features , . companyuse , . jupyterhub . container , . architecture , . install_prompt . content {
474
449
padding-top : 125px ;
475
450
padding-bottom : 125px ;
476
451
}
477
- .companyuse {
478
- margin-top : 125px ;
479
- margin-bottom : 125px ;
480
- }
481
- .jupyterhub .container {
482
- padding-top : 125px ;
483
- padding-bottom : 125px ;
484
- }
485
- .architecture {
486
- padding-top : 125px ;
487
- padding-bottom : 125px ;
488
- }
489
452
.install_prompt .content {
490
453
padding-top : 40px ;
491
454
padding-bottom : 40px ;
@@ -517,8 +480,6 @@ animation-delay: 1.1s;
517
480
}
518
481
}
519
482
.about-block {
520
- padding-top : 10% ;
521
- padding-bottom : 10% ;
522
483
text-align : center;
523
484
}
524
485
.about-block img {
@@ -708,14 +669,12 @@ animation-delay: 1.1s;
708
669
padding-left : 3px ;
709
670
height : 20% ;
710
671
}
711
- .donate-box img {
672
+ .donate-box img , . donate-box p , # donate-formatting {
712
673
padding-top : 25px ;
713
674
padding-left : 25px ;
714
675
}
715
676
.donate-box p {
716
677
font-size : 15pt ;
717
- padding-left : 25px ;
718
- padding-top : 25px ;
719
678
padding-right : 25px ;
720
679
}
721
680
# donate-button {
@@ -728,8 +687,6 @@ animation-delay: 1.1s;
728
687
margin-bottom : 25px ;
729
688
}
730
689
# donate-formatting {
731
- padding-left : 25px ;
732
- padding-top : 25px ;
733
690
padding-right : 25px ;
734
691
}
735
692
@media (max-width : 992px ) {
0 commit comments