Commit cefcdf9 1 parent db6b2c5 commit cefcdf9 Copy full SHA for cefcdf9
File tree 6 files changed +48
-0
lines changed
6 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 15
15
width: 100%;
16
16
padding: 10px;
17
17
-webkit-column-gap: 40px;
18
+ -moz-column-gap: 40px;
19
+ column-gap: 40px;
18
20
-webkit-column-width: 400px;
21
+ -moz-column-width: 400px;
22
+ column-width: 400px;
19
23
-webkit-column-count: 2;
24
+ -moz-column-count: 2;
25
+ column-count: 2;
20
26
-webkit-column-rule: 1px solid #ddd;
27
+ -moz-column-rule: 1px solid #ddd;
28
+ column-rule: 1px solid #ddd;
21
29
height: 90vh;
22
30
font-family: 'Gentium Book Basic', serif;
23
31
color: #2d2e2e;
Original file line number Diff line number Diff line change 15
15
width: 100%;
16
16
padding: 10px;
17
17
-webkit-column-gap: 40px;
18
+ -moz-column-gap: 40px;
19
+ column-gap: 40px;
18
20
-webkit-column-width: 400px;
21
+ -moz-column-width: 400px;
22
+ column-width: 400px;
19
23
-webkit-column-count: 2;
24
+ -moz-column-count: 2;
25
+ column-count: 2;
20
26
-webkit-column-rule: 1px solid #ddd;
27
+ -moz-column-rule: 1px solid #ddd;
28
+ column-rule: 1px solid #ddd;
21
29
height: 90vh;
22
30
font-color: #2d2e2e;
23
31
font-weight: 500;
Original file line number Diff line number Diff line change 14
14
width: 100%;
15
15
padding: 10px;
16
16
-webkit-column-gap: 40px;
17
+ -moz-column-gap: 40px;
18
+ column-gap: 40px;
17
19
-webkit-column-width: 400px;
20
+ -moz-column-width: 400px;
21
+ column-width: 400px;
18
22
-webkit-column-count: 2;
23
+ -moz-column-count: 2;
24
+ column-count: 2;
19
25
-webkit-column-rule: 1px solid #ddd;
26
+ -moz-column-rule: 1px solid #ddd;
27
+ column-rule: 1px solid #ddd;
20
28
height: 90vh;
21
29
## Use Gentium for the text
22
30
font-family: 'Gentium Book Basic', serif;
Original file line number Diff line number Diff line change 15
15
width: 100%;
16
16
padding: 10px;
17
17
-webkit-column-gap: 40px;
18
+ -moz-column-gap: 40px;
19
+ column-gap: 40px;
18
20
-webkit-column-width: 400px;
21
+ -moz-column-width: 400px;
22
+ column-width: 400px;
19
23
-webkit-column-count: 2;
24
+ -moz-column-count: 2;
25
+ column-count: 2;
20
26
-webkit-column-rule: 1px solid #ddd;
27
+ -moz-column-rule: 1px solid #ddd;
28
+ column-rule: 1px solid #ddd;
21
29
height: 90vh;
22
30
font-family: 'Gentium Book Basic', serif;
23
31
color: #2d2e2e;
Original file line number Diff line number Diff line change 15
15
width: 100%;
16
16
padding: 10px;
17
17
-webkit-column-gap: 40px;
18
+ -moz-column-gap: 40px;
19
+ column-gap: 40px;
18
20
-webkit-column-width: 400px;
21
+ -moz-column-width: 400px;
22
+ column-width: 400px;
19
23
-webkit-column-count: 2;
24
+ -moz-column-count: 2;
25
+ column-count: 2;
20
26
-webkit-column-rule: 1px solid #ddd;
27
+ -moz-column-rule: 1px solid #ddd;
28
+ column-rule: 1px solid #ddd;
21
29
height: 90vh;
22
30
font-color: #2d2e2e;
23
31
font-weight: 500;
Original file line number Diff line number Diff line change 14
14
width: 100%;
15
15
padding: 10px;
16
16
-webkit-column-gap: 40px;
17
+ -moz-column-gap: 40px;
18
+ column-gap: 40px;
17
19
-webkit-column-width: 400px;
20
+ -moz-column-width: 400px;
21
+ column-width: 400px;
18
22
-webkit-column-count: 2;
23
+ -moz-column-count: 2;
24
+ column-count: 2;
19
25
-webkit-column-rule: 1px solid #ddd;
26
+ -moz-column-rule: 1px solid #ddd;
27
+ column-rule: 1px solid #ddd;
20
28
height: 90vh;
21
29
## Use Gentium for the text
22
30
font-family: 'Gentium Book Basic', serif;
You can’t perform that action at this time.
0 commit comments