File tree 22 files changed +290
-272
lines changed
22 files changed +290
-272
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,14 @@ repos=(
6
6
" src/modules/borders.js"
7
7
" src/modules/box-sizing.js"
8
8
" src/modules/clearfix.js"
9
+ " src/modules/debug.js"
9
10
" src/modules/display.js"
10
11
" src/modules/docs.js"
11
12
" src/modules/floats.js"
12
13
" src/modules/font-family.js"
14
+ " src/modules/font-style.js"
13
15
" src/modules/font-weight.js"
16
+ " src/modules/forms.js"
14
17
" src/modules/heights.js"
15
18
" src/modules/hovers.js"
16
19
" src/modules/images.js"
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ <h1 class="f4 ttu tracked fw6">Previous</h1>
69
69
</ div >
70
70
< div class ="dib ">
71
71
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
72
- < a href ="/docs/debug/ " class ="link fw6 blue dim "> Debugging </ a >
72
+ < a href ="/docs/elements/images/ " class ="link fw6 blue dim "> Images </ a >
73
73
</ div >
74
74
</ div >
75
75
< div class ="mt5 ">
Original file line number Diff line number Diff line change @@ -370,7 +370,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
370
370
< kbd class ="yellow "> src/_borders.css</ kbd >
371
371
</ header >
372
372
< pre class ="ph3 ph5-ns ">
373
- < code class ="small ">
373
+ < code class ="code " style =" font-size: .75rem; ">
374
374
/*
375
375
376
376
BORDER BASE
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ <h3 class="f5 book pt4 caps">Border Box with no padding or border</h3>
66
66
< div class ="mt5 cf ">
67
67
< div class ="dib mr4 ">
68
68
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
69
- < a href ="/docs/typography/white-space/ " class ="link fw6 blue dim "> White Space </ a >
69
+ < a href ="/docs/debug/ " class ="link fw6 blue dim "> Debugging </ a >
70
70
</ div >
71
71
< div class ="dib ">
72
72
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ <h3 class="f5 book pt4 caps">Display None</h3>
137
137
< div class ="mt5 cf ">
138
138
< div class ="dib mr4 ">
139
139
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
140
- < a href ="/docs/layout/floats / " class ="link fw6 blue dim "> Floats </ a >
140
+ < a href ="/docs/layout/clearfix / " class ="link fw6 blue dim "> Clearfix </ a >
141
141
</ div >
142
142
< div class ="dib ">
143
143
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ <h1 class="f4 ttu tracked fw6">Previous</h1>
74
74
</ div >
75
75
< div class ="dib ">
76
76
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
77
- < a href ="/docs/typography/vertical-align / " class ="link fw6 blue dim "> Vertical Alignment </ a >
77
+ < a href ="/docs/typography/font-style / " class ="link fw6 blue dim "> Font Style </ a >
78
78
</ div >
79
79
</ div >
80
80
< div class ="mt5 ">
Original file line number Diff line number Diff line change @@ -58,11 +58,11 @@ <h2 class="f3 bold">Examples</h2>
58
58
< div class ="mt5 cf ">
59
59
< div class ="dib mr4 ">
60
60
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
61
- < a href ="/docs/typography/tracking / " class ="link fw6 blue dim "> Tracking </ a >
61
+ < a href ="/docs/typography/font-family / " class ="link fw6 blue dim "> Font Family </ a >
62
62
</ div >
63
63
< div class ="dib ">
64
64
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
65
- < a href ="/docs/typography/font-family / " class ="link fw6 blue dim "> Font Family </ a >
65
+ < a href ="/docs/typography/vertical-align / " class ="link fw6 blue dim "> Vertical Align </ a >
66
66
</ div >
67
67
</ div >
68
68
< div class ="mt5 ">
Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ <h2 class="f3 bold">Examples</h2>
46
46
< div class ="mt5 cf ">
47
47
< div class ="dib mr4 ">
48
48
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
49
- < a href ="/docs/layout/position / " class ="link fw6 blue dim "> Position </ a >
49
+ < a href ="/docs/elements/lists / " class ="link fw6 blue dim "> Lists </ a >
50
50
</ div >
51
51
< div class ="dib ">
52
52
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
53
- < a href ="/docs/themes/background-size / " class ="link fw6 blue dim "> Background Size </ a >
53
+ < a href ="/docs/typography/scale / " class ="link fw6 blue dim "> Type Scale </ a >
54
54
</ div >
55
55
</ div >
56
56
< div class ="mt5 ">
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ <h3 class="f5 book pt4 caps">Reveal Children on Hover</h3>
64
64
< div class ="mt5 cf ">
65
65
< div class ="dib mr4 ">
66
66
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
67
- < a href ="/docs/layout/position / " class ="link fw6 blue dim "> Position </ a >
67
+ < a href ="/docs/themes/skins / " class ="link fw6 blue dim "> Skins </ a >
68
68
</ div >
69
69
< div class ="dib ">
70
70
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ <h3 class="f5 book pt4 caps">Image</h3>
29
29
< div class ="mt5 cf ">
30
30
< div class ="dib mr4 ">
31
31
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
32
- < a href ="/docs/debug/ " class ="link fw6 blue dim "> Debug </ a >
32
+ < a href ="/docs/themes/border-radius/ " class ="link fw6 blue dim "> Border Radius </ a >
33
33
</ div >
34
34
< div class ="dib ">
35
35
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
36
- < a href ="/docs/typography/scale / " class ="link fw6 blue dim "> Type Scale </ a >
36
+ < a href ="/docs/elements/links / " class ="link fw6 blue dim "> Links </ a >
37
37
</ div >
38
38
</ div >
39
39
< div class ="mt5 ">
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ <h3 class="f5 book ptxl ttu">Solid Leading (1)</h3>
78
78
< div class ="mt5 cf ">
79
79
< div class ="dib mr4 ">
80
80
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
81
- < a href ="/docs/typography/measure/garamond/ " class ="link fw6 blue dim "> Measure</ a >
81
+ < a href ="/docs/typography/measure/ " class ="link fw6 blue dim "> Measure</ a >
82
82
</ div >
83
83
< div class ="dib ">
84
84
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
Original file line number Diff line number Diff line change @@ -54,11 +54,11 @@ <h2 class="f3 bold">Examples</h2>
54
54
< div class ="mt5 cf ">
55
55
< div class ="dib mr4 ">
56
56
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
57
- < a href ="/docs/layout/position / " class ="link fw6 blue dim "> Position </ a >
57
+ < a href ="/docs/elements/images / " class ="link fw6 blue dim "> Images </ a >
58
58
</ div >
59
59
< div class ="dib ">
60
60
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
61
- < a href ="/docs/themes/background-size / " class ="link fw6 blue dim "> Background Size </ a >
61
+ < a href ="/docs/elements/lists / " class ="link fw6 blue dim "> Lists </ a >
62
62
</ div >
63
63
</ div >
64
64
< div class ="mt5 ">
Original file line number Diff line number Diff line change @@ -198,21 +198,21 @@ <h1>Truncation</h1>
198
198
</ p >
199
199
< div class ="mt5 cf sans-serif ">
200
200
< div class ="dib mrl ">
201
- < h1 class ="f4 ttu tracked semibold "> Previous</ h1 >
202
- < a href ="/docs/typography/scale " class ="link semibold blue dim "> Type-scale</ a >
201
+ < h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
202
+ < a href ="/docs/typography/scale " class ="link fw6 blue dim "> Type-scale</ a >
203
203
</ div >
204
204
< div class ="dib ">
205
- < h1 class ="f4 ttu tracked semibold "> Next</ h1 >
206
- < a href ="/docs/typography/line-height/ " class ="link semibold blue dim "> Line-height</ a >
205
+ < h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
206
+ < a href ="/docs/typography/line-height/ " class ="link fw6 blue dim "> Line-height</ a >
207
207
</ div >
208
208
</ div >
209
209
< div class ="mt5 pb4 sans-serif ">
210
- < h1 class ="f4 ttu tracked semibold "> Reference</ h1 >
211
- < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/width " class ="db link semibold blue dim "> MDN - width</ a >
212
- < a href ="http://webtypography.net/2.1.2 " class ="link semibold blue dim "> Choose a Comfortable Measure</ a >
210
+ < h1 class ="f4 ttu tracked fw6 "> Reference</ h1 >
211
+ < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/width " class ="db link fw6 blue dim "> MDN - width</ a >
212
+ < a href ="http://webtypography.net/2.1.2 " class ="link fw6 blue dim "> Choose a Comfortable Measure</ a >
213
213
</ div >
214
214
</ div >
215
- < section class ="bg-dark-gray white pt4 pbxl ">
215
+ < section class ="bg-near- white black-70 pt4 pb5 ">
216
216
< header class ="ph3 ph5-ns pt4 ">
217
217
< kbd class ="yellow "> src/_typography.css</ kbd >
218
218
</ header >
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ <h1 class="f4 ttu tracked fw6">Previous</h1>
100
100
</ div >
101
101
< div class ="dib ">
102
102
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
103
- < a href ="/docs/themes/hovers " class ="link fw6 blue dim "> Hovers </ a >
103
+ < a href ="/docs/themes/skins/ " class ="link fw6 blue dim "> Skins </ a >
104
104
</ div >
105
105
</ div >
106
106
< div class ="mt5 ">
@@ -117,15 +117,15 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
117
117
< kbd class ="yellow "> src/_position.css</ kbd >
118
118
</ header >
119
119
< pre class ="ph3 ph5-ns ">
120
- < code class ="f6 " style ="font-size: .75rem; ">
120
+ < code class ="code " style ="font-size: .75rem; ">
121
121
< %= srcCSS %>
122
122
</ code >
123
123
</ pre >
124
124
< header class ="ph3 ph5-ns pt4 ">
125
125
< kbd class ="yellow "> src/_coordinates.css</ kbd >
126
126
</ header >
127
127
< pre class ="ph3 ph5-ns ">
128
- < code class ="f6 " style ="font-size: .75rem; ">
128
+ < code class ="code " style ="font-size: .75rem; ">
129
129
@custom-media --breakpoint-not-small screen and (min-width: 48em);
130
130
@custom-media --breakpoint-medium screen and (min-width: 48em) and (max-width: 64em);
131
131
@custom-media --breakpoint-large screen and (min-width: 64em);
Original file line number Diff line number Diff line change @@ -72,11 +72,11 @@ <h2>Combinations</h2>
72
72
< div class ="mt5 cf ">
73
73
< div class ="dib mr4 ">
74
74
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
75
- < a href ="/docs/themes/borders / " class ="link fw6 blue dim "> Borders </ a >
75
+ < a href ="/docs/layout/position / " class ="link fw6 blue dim "> Position </ a >
76
76
</ div >
77
77
< div class ="dib ">
78
78
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
79
- < a href ="/docs/debug/ " class ="link fw6 blue dim "> Debugging </ a >
79
+ < a href ="/docs/themes/hovers/ " class ="link fw6 blue dim "> Hovers </ a >
80
80
</ div >
81
81
</ div >
82
82
< div class ="mt5 ">
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
195
195
< kbd class ="yellow "> src/_spacing.css</ kbd >
196
196
</ header >
197
197
< pre class ="ph3 ph5-ns ">
198
- < code class ="small ">
198
+ < code class ="code " style =" font-size: .75rem; ">
199
199
< %= srcCSS %>
200
200
</ code >
201
201
</ pre >
Original file line number Diff line number Diff line change @@ -52,20 +52,35 @@ <h3 class="fw4 ttn mbn">TEXT Transform none</h3>
52
52
< code class ="code "> .ttn</ code >
53
53
< h3 class ="fw4 ttu tracked mbn "> Uppercase with tracking</ h3 >
54
54
< code class ="code "> .ttu tracked</ code >
55
+ < div class ="mt5 cf ">
56
+ < div class ="dib mr4 ">
57
+ < h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
58
+ < a href ="/docs/typography/text-align/ " class ="link fw6 blue dim "> Text Align</ a >
59
+ </ div >
60
+ < div class ="dib ">
61
+ < h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
62
+ < a href ="/docs/typography/text-decoration/ " class ="link fw6 blue dim "> Text Decoration</ a >
63
+ </ div >
64
+ < div class ="mt5 ">
65
+ < h1 class ="f4 ttu tracked fw6 "> Reference</ h1 >
66
+ < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/text-transform " class ="link fw6 blue dim "> MDN - Text Transform</ a >
67
+ </ div >
55
68
</ div >
69
+ </ div >
70
+
56
71
< section class ="bg-near-white black-70 pt4 pb5 ">
57
72
< header class ="ph3 ph5-ns pt4 ">
58
73
< kbd class ="yellow "> src/_text-transform.css</ kbd >
59
74
</ header >
60
75
< pre class ="ph3 ph5-ns ">
61
- < code class ="code " style ="font-size: 12px ; ">
76
+ < code class ="code " style ="font-size: .75rem ; ">
62
77
< %= srcCSS %>
63
78
</ code >
64
79
</ pre >
65
- </ section >
66
- < %= navDocs %>
67
- </ main >
68
- < %= siteFooter %>
69
- < %= googleAnalytics %>
80
+ </ section >
81
+ < %= navDocs %>
82
+ </ main >
83
+ < %= siteFooter %>
84
+ < %= googleAnalytics %>
70
85
</ body >
71
86
</ html >
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
75
75
< kbd class ="yellow "> src/_letter-spacing.css</ kbd >
76
76
</ header >
77
77
< pre class ="ph3 ph5-ns ">
78
- < code class ="code " style ="font-size: 12px ; ">
78
+ < code class ="code " style ="font-size: .75rem ; ">
79
79
< %= srcCSS %>
80
80
</ code >
81
81
</ pre >
Original file line number Diff line number Diff line change @@ -143,11 +143,11 @@ <h2 class="f3 b mb5 mt5 mt6-ns">Examples</h2>
143
143
< div class ="mt5 cf ">
144
144
< div class ="dib mr4 ">
145
145
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
146
- < a href ="/docs/general/images / " class ="link fw6 blue dim "> Images </ a >
146
+ < a href ="/docs/elements/forms / " class ="link fw6 blue dim "> Forms </ a >
147
147
</ div >
148
148
< div class ="dib ">
149
149
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
150
- < a href ="/docs/typography/measure/garamond/ " class ="link fw6 blue dim "> Measure</ a >
150
+ < a href ="/docs/typography/measure/ " class ="link fw6 blue dim "> Measure</ a >
151
151
</ div >
152
152
</ div >
153
153
< div class ="mt5 ">
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ <h3 class="f5 book sans-serif pt4 caps">Table Alignment</h3>
95
95
< div class ="mt5 cf ">
96
96
< div class ="dib mr4 ">
97
97
< h1 class ="f4 ttu tracked fw6 "> Previous</ h1 >
98
- < a href ="/docs/typography/font-family / " class ="link fw6 blue dim "> Font Family </ a >
98
+ < a href ="/docs/typography/font-style / " class ="link fw6 blue dim "> Font Style </ a >
99
99
</ div >
100
100
< div class ="dib ">
101
101
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
@@ -112,7 +112,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
112
112
< kbd class ="yellow "> src/_vertical-align.css</ kbd >
113
113
</ header >
114
114
< pre class ="ph3 ph5-ns ">
115
- < code class ="code " style ="font-size: .7rem ; ">
115
+ < code class ="code " style ="font-size: .75rem ; ">
116
116
< %= srcCSS %>
117
117
</ code >
118
118
</ pre >
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ <h1 class="f4 ttu tracked fw6">Previous</h1>
106
106
</ div >
107
107
< div class ="dib mr4 ">
108
108
< h1 class ="f4 ttu tracked fw6 "> Next</ h1 >
109
- < a href ="/docs/layout/box-sizing/ " class ="link fw6 blue dim "> Box Sizing </ a >
109
+ < a href ="/docs/debug/ " class ="link fw6 blue dim "> Debugging </ a >
110
110
</ div >
111
111
</ div >
112
112
< div class ="mt5 ">
You can’t perform that action at this time.
0 commit comments