File tree Expand file tree Collapse file tree 40 files changed +76
-76
lines changed Expand file tree Collapse file tree 40 files changed +76
-76
lines changed Original file line number Diff line number Diff line change 7
7
</ head >
8
8
< body class ="w-100 sans-serif ">
9
9
< %= header %>
10
- < main class ="bg-washed-blue bt b--black-10 ">
10
+ < main class ="bg-white bt b--black-10 ">
11
11
< section class ="pa3 pa5-ns ">
12
12
< % Object.keys(componentsForNav).map(function(category) { %>
13
13
< h1 class ="f6 b ttu tracked mt4 "> < %= category %> </ h1 >
Original file line number Diff line number Diff line change 8
8
< body class ="w-100 sans-serif <%= bodyClass %> ">
9
9
< main >
10
10
< %= content %>
11
- < section data-name ="component-info " class ="pa3 pa5-ns bt b--black-10 black-70 bg-washed-blue ">
11
+ < section data-name ="component-info " class ="pa3 pa5-ns bt b--black-10 black-70 bg-white ">
12
12
< h1 class ="f4 f3-ns mt4 "> < %= name %> </ h1 >
13
13
< div class ="cf ">
14
14
< div class ="fl w-100 w-75-ns pr0 pr2-ns ">
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 ph3 pt3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -63,7 +63,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
63
63
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/background-size " class ="link fw6 blue dim "> MDN - Background Size</ a >
64
64
</ div >
65
65
</ div >
66
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
66
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
67
67
< header class ="ph3 ph5-ns pt4 ">
68
68
< kbd > src/_background-size.css</ kbd >
69
69
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -80,7 +80,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
80
80
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius " class ="link fw6 blue dim "> MDN - Border Radius</ a >
81
81
</ div >
82
82
</ div >
83
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
83
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
84
84
< header class ="ph3 ph5-ns pt4 ">
85
85
< kbd > src/_border-radius.css</ kbd >
86
86
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -358,7 +358,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
358
358
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/border-width " class ="link db fw6 blue dim "> MDN - Border Width</ a >
359
359
</ div >
360
360
</ div >
361
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
361
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
362
362
< header class ="ph3 ph5-ns pt4 ">
363
363
< kbd > src/_borders.css</ kbd >
364
364
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -61,7 +61,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
61
61
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/box-shadow " class ="db link fw6 blue dim "> MDN - Box Shadow css</ a >
62
62
</ div >
63
63
</ div >
64
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
64
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
65
65
< header class ="ph3 ph5-ns pt4 ">
66
66
< kbd > src/_box-shadow.css</ kbd >
67
67
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 ph3 pv3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -78,7 +78,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
78
78
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing " class ="link fw6 blue dim "> MDN - Box Sizing</ a >
79
79
</ div >
80
80
</ div >
81
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
81
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
82
82
< header class ="ph3 ph5-ns pt4 ">
83
83
< kbd > src/_box-sizing.css</ kbd >
84
84
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -72,7 +72,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
72
72
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/clears " class ="link fw6 blue dim "> MDN - Clears</ a >
73
73
</ div >
74
74
</ div >
75
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
75
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
76
76
< header class ="ph3 ph5-ns pt4 ">
77
77
< kbd > src/_clearfix.css</ kbd >
78
78
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -103,7 +103,7 @@ <h1>Image Title</h1>
103
103
</ form >
104
104
</ div >
105
105
</ div >
106
- < section class ="bg-washed-blue black-70 pt4 pv4 overflow-container ">
106
+ < section class ="bg-white black-70 pt4 pv4 overflow-container ">
107
107
< header class ="ph3 ph5-ns pt4 ">
108
108
< kbd > src/_debug-grid.css</ kbd >
109
109
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -260,7 +260,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
260
260
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/outline " class ="db link fw6 blue dim "> MDN - Outline</ a >
261
261
</ div >
262
262
</ div >
263
- < section class ="bg-washed-blue black-70 pt4 pv4 overflow-container ">
263
+ < section class ="bg-white black-70 pt4 pv4 overflow-container ">
264
264
< header class ="ph3 ph5-ns pt4 ">
265
265
< kbd > src/_debug-children.css</ kbd >
266
266
</ header >
@@ -276,7 +276,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
276
276
</ code >
277
277
</ pre >
278
278
</ section >
279
- < section class ="bg-washed-blue black-70 pb5 overflow-container ">
279
+ < section class ="bg-white black-70 pb5 overflow-container ">
280
280
< header class ="ph3 ph5-ns ">
281
281
< kbd > src/_debug.css</ kbd >
282
282
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -163,7 +163,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
163
163
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/display " class ="link fw6 blue dim "> MDN - Box Sizing</ a >
164
164
</ div >
165
165
</ div >
166
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
166
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
167
167
< header class ="ph3 ph5-ns pt4 ">
168
168
< kbd > src/_display.css</ kbd >
169
169
</ header >
Original file line number Diff line number Diff line change 10
10
< body class ="w-100 sans-serif ">
11
11
12
12
< %= siteHeader %>
13
- < main class ="bg-washed-blue black-70 ">
13
+ < main class ="bg-white black-70 ">
14
14
< article class ="bt b--black-10 pa3 ph5-ns ">
15
15
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
16
16
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -85,7 +85,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
85
85
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/floats " class ="link fw6 blue dim "> MDN - Floats</ a >
86
86
</ div >
87
87
</ div >
88
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
88
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
89
89
< header class ="ph3 ph5-ns pt4 ">
90
90
< kbd > src/_floats.css</ kbd >
91
91
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -82,7 +82,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
82
82
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/font-family " class ="link fw6 blue dim "> MDN - Font Family</ a >
83
83
</ div >
84
84
</ div >
85
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
85
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
86
86
< header class ="ph3 ph5-ns pt4 ">
87
87
< kbd > src/_font-families.css</ kbd >
88
88
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -70,7 +70,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
70
70
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight " class ="link fw6 blue dim "> MDN - Font Weight</ a >
71
71
</ div >
72
72
</ div >
73
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
73
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
74
74
< header class ="ph3 ph5-ns pt4 ">
75
75
< kbd > src/_font-style.css</ kbd >
76
76
</ header >
Original file line number Diff line number Diff line change 10
10
< body class ="w-100 sans-serif ">
11
11
12
12
< %= siteHeader %>
13
- < main class ="bg-washed-blue black-70 ">
13
+ < main class ="bg-white black-70 ">
14
14
< article class ="bt b--black-10 pa3 ph5-ns ">
15
15
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
16
16
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -81,7 +81,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
81
81
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight " class ="link fw6 blue dim "> MDN - Font Weight</ a >
82
82
</ div >
83
83
</ div >
84
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
84
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
85
85
< header class ="ph3 ph5-ns pt4 ">
86
86
< kbd > src/_font-weights.css</ kbd >
87
87
</ header >
Original file line number Diff line number Diff line change 10
10
< body class ="w-100 sans-serif ">
11
11
12
12
< %= siteHeader %>
13
- < main class ="bg-washed-blue black-70 ">
13
+ < main class ="bg-white black-70 ">
14
14
< article class ="bt b--black-10 pa3 ph5-ns ">
15
15
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
16
16
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -61,7 +61,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
61
61
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus " class ="link db fw6 blue dim "> MDN - Focus</ a >
62
62
</ div >
63
63
</ div >
64
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
64
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
65
65
< header class ="ph3 ph5-ns pt4 ">
66
66
< kbd > src/_forms.css</ kbd >
67
67
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -137,7 +137,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
137
137
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/height " class ="link fw6 blue dim "> MDN - Height</ a >
138
138
</ div >
139
139
</ div >
140
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
140
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
141
141
< header class ="ph3 ph5-ns pt4 ">
142
142
< kbd > src/_heights.css</ kbd >
143
143
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -82,7 +82,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
82
82
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus " class ="link db fw6 blue dim "> MDN - Focus</ a >
83
83
</ div >
84
84
</ div >
85
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
85
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
86
86
< header class ="ph3 ph5-ns pt4 ">
87
87
< kbd > src/_hovers.css</ kbd >
88
88
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> images</ h4 >
15
15
</ article >
Original file line number Diff line number Diff line change 8
8
</ head >
9
9
< body class ="w-100 sans-serif ">
10
10
< %= siteHeader %>
11
- < main class ="bg-washed-blue bt b--black-10 ">
11
+ < main class ="bg-white bt b--black-10 ">
12
12
< div class ="pv4 ph3 ph5-ns ">
13
13
< h1 class ="f4 mb0 "> Docs</ h1 >
14
14
</ div >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -89,7 +89,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
89
89
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/line-height " class ="link fw6 blue dim "> MDN - Line Height</ a >
90
90
</ div >
91
91
</ div >
92
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
92
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
93
93
< header class ="ph3 ph5-ns pt4 ">
94
94
< kbd > src/_line-height.css</ kbd >
95
95
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -66,7 +66,7 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
66
66
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/%3Afocus " class ="link db fw6 blue dim "> MDN - Focus</ a >
67
67
</ div >
68
68
</ div >
69
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
69
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
70
70
< header class ="ph3 ph5-ns pt4 ">
71
71
< kbd > src/_links.css</ kbd >
72
72
</ header >
Original file line number Diff line number Diff line change 9
9
</ head >
10
10
< body class ="w-100 sans-serif ">
11
11
< %= siteHeader %>
12
- < main class ="bg-washed-blue black-70 ">
12
+ < main class ="bg-white black-70 ">
13
13
< article class ="bt b--black-10 pa3 ph5-ns ">
14
14
< h4 class ="f4 mv0 fw6 dib mr4 "> < %= name %> </ h4 >
15
15
< span class ="f4 b dib pl0 ml0 mr4 "> v< %= moduleVersion %> </ span >
@@ -67,7 +67,7 @@ <h1 class="f6 f5-ns ttu tracked fw6 gray">Reference</h1>
67
67
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type " class ="f5 f4-ns link db fw6 blue dim "> MDN - List Style Type</ a >
68
68
</ div >
69
69
</ div >
70
- < section class ="bg-washed-blue black-70 pt4 pb5 overflow-container ">
70
+ < section class ="bg-white black-70 pt4 pb5 overflow-container ">
71
71
< header class ="ph3 ph5-ns pt4 ">
72
72
< kbd > src/_lists.css</ kbd >
73
73
</ header >
You can’t perform that action at this time.
0 commit comments