Skip to content

Commit 279f696

Browse files
author
mrmrs
committed
Update docs with reference to latest version
1 parent 2f4fa25 commit 279f696

File tree

87 files changed

+1100
-1081
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+1100
-1081
lines changed

components/articles/feature/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h2 class="f5">css</h2>
197197
}
198198

199199
.bg-dark-gray {
200-
background-color: #4d4d4f;
200+
background-color: #333;
201201
}
202202

203203
.pv5 {

components/articles/title-highlight-header-cover/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h2 class="f5">css</h2>
110110
}
111111

112112
.b--gold {
113-
border-color: #faad3f;
113+
border-color: #ffb700;
114114
}
115115

116116
.bw1 {
@@ -181,7 +181,7 @@ <h2 class="f5">css</h2>
181181
}
182182

183183
.bg-gold {
184-
background-color: #faad3f;
184+
background-color: #ffb700;
185185
}
186186

187187
.pa1 {

components/banners/single-cta/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2 class="f5">css</h2>
8080
}
8181

8282
.b--light-blue {
83-
border-color: #76c4e2;
83+
border-color: #96ccff;
8484
}
8585

8686
.br2 {
@@ -116,11 +116,11 @@ <h2 class="f5">css</h2>
116116
}
117117

118118
.blue {
119-
color: #408bc9;
119+
color: #357edd;
120120
}
121121

122122
.bg-blue {
123-
background-color: #408bc9;
123+
background-color: #357edd;
124124
}
125125

126126
.bg-lightest-blue {
@@ -228,7 +228,7 @@ <h2 class="f5">css</h2>
228228
<h2 class="f5 mb3 mt4">Css stats for this component</h2>
229229
<dl class="dib mr4 mt0">
230230
<dt class="db f6">Gzipped Size</dt>
231-
<dd class="ml0 b f3 f2-ns">584<small class="f6">B</small>
231+
<dd class="ml0 b f3 f2-ns">583<small class="f6">B</small>
232232
</dd>
233233
</dl>
234234
<dl class="dib mr4 mt0">

components/buttons/basic-rounded-extra-small/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h2 class="f5">css</h2>
248248
}
249249

250250
.dark-gray {
251-
color: #4d4d4f;
251+
color: #333;
252252
}
253253

254254
.mid-gray {
@@ -296,7 +296,7 @@ <h2 class="f5">css</h2>
296296
}
297297

298298
.bg-dark-gray {
299-
background-color: #4d4d4f;
299+
background-color: #333;
300300
}
301301

302302
.bg-mid-gray {

components/buttons/basic-rounded-small/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h2 class="f5">css</h2>
248248
}
249249

250250
.dark-gray {
251-
color: #4d4d4f;
251+
color: #333;
252252
}
253253

254254
.mid-gray {
@@ -296,7 +296,7 @@ <h2 class="f5">css</h2>
296296
}
297297

298298
.bg-dark-gray {
299-
background-color: #4d4d4f;
299+
background-color: #333;
300300
}
301301

302302
.bg-mid-gray {

components/buttons/basic-rounded/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h2 class="f5">css</h2>
248248
}
249249

250250
.dark-gray {
251-
color: #4d4d4f;
251+
color: #333;
252252
}
253253

254254
.mid-gray {
@@ -296,7 +296,7 @@ <h2 class="f5">css</h2>
296296
}
297297

298298
.bg-dark-gray {
299-
background-color: #4d4d4f;
299+
background-color: #333;
300300
}
301301

302302
.bg-mid-gray {

components/buttons/basic/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h2 class="f5">css</h2>
244244
}
245245

246246
.dark-gray {
247-
color: #4d4d4f;
247+
color: #333;
248248
}
249249

250250
.mid-gray {
@@ -292,7 +292,7 @@ <h2 class="f5">css</h2>
292292
}
293293

294294
.bg-dark-gray {
295-
background-color: #4d4d4f;
295+
background-color: #333;
296296
}
297297

298298
.bg-mid-gray {

components/buttons/pill-grow/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ <h2 class="f5">css</h2>
226226
}
227227

228228
.dark-gray {
229-
color: #4d4d4f;
229+
color: #333;
230230
}
231231

232232
.mid-gray {
@@ -274,7 +274,7 @@ <h2 class="f5">css</h2>
274274
}
275275

276276
.bg-dark-gray {
277-
background-color: #4d4d4f;
277+
background-color: #333;
278278
}
279279

280280
.bg-mid-gray {
@@ -366,7 +366,7 @@ <h2 class="f5">css</h2>
366366
<h2 class="f5 mb3 mt4">Css stats for this component</h2>
367367
<dl class="dib mr4 mt0">
368368
<dt class="db f6">Gzipped Size</dt>
369-
<dd class="ml0 b f3 f2-ns">612<small class="f6">B</small>
369+
<dd class="ml0 b f3 f2-ns">611<small class="f6">B</small>
370370
</dd>
371371
</dl>
372372
<dl class="dib mr4 mt0">

components/buttons/pill/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h2 class="f5">css</h2>
248248
}
249249

250250
.dark-gray {
251-
color: #4d4d4f;
251+
color: #333;
252252
}
253253

254254
.mid-gray {
@@ -296,7 +296,7 @@ <h2 class="f5">css</h2>
296296
}
297297

298298
.bg-dark-gray {
299-
background-color: #4d4d4f;
299+
background-color: #333;
300300
}
301301

302302
.bg-mid-gray {

components/cards/product-card/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h2 class="f5">css</h2>
117117
}
118118

119119
.dark-gray {
120-
color: #4d4d4f;
120+
color: #333;
121121
}
122122

123123
.mid-gray {

components/cards/suggested-profile/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -171,19 +171,19 @@ <h2 class="f5">css</h2>
171171
}
172172

173173
.hover-blue:hover {
174-
color: #408bc9;
174+
color: #357edd;
175175
}
176176

177177
.hover-blue:focus {
178-
color: #408bc9;
178+
color: #357edd;
179179
}
180180

181181
.hover-bg-blue:hover {
182-
background-color: #408bc9;
182+
background-color: #357edd;
183183
}
184184

185185
.hover-bg-blue:focus {
186-
background-color: #408bc9;
186+
background-color: #357edd;
187187
}
188188

189189
.pa2 {

components/footers/inline-text/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ <h2 class="f5">css</h2>
8989
}
9090

9191
.hover-gold:hover {
92-
color: #faad3f;
92+
color: #ffb700;
9393
}
9494

9595
.hover-gold:focus {
96-
color: #faad3f;
96+
color: #ffb700;
9797
}
9898

9999
.hover-light-purple:hover {

components/forms/textarea-label/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,11 @@ <h2 class="f5">css</h2>
126126
}
127127

128128
.hover-blue:hover {
129-
color: #408bc9;
129+
color: #357edd;
130130
}
131131

132132
.hover-blue:focus {
133-
color: #408bc9;
133+
color: #357edd;
134134
}
135135

136136
.pa2 {

components/headers/startup-hero/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ <h2 class="f5">css</h2>
121121
}
122122

123123
.b--blue {
124-
border-color: #408bc9;
124+
border-color: #357edd;
125125
}
126126

127127
.dn {
@@ -230,7 +230,7 @@ <h2 class="f5">css</h2>
230230
}
231231

232232
.bg-blue {
233-
background-color: #408bc9;
233+
background-color: #357edd;
234234
}
235235

236236
.hover-white:hover {
@@ -397,7 +397,7 @@ <h2 class="f5">css</h2>
397397
<h2 class="f5 mb3 mt4">Css stats for this component</h2>
398398
<dl class="dib mr4 mt0">
399399
<dt class="db f6">Gzipped Size</dt>
400-
<dd class="ml0 b f3 f2-ns">1031<small class="f6">B</small>
400+
<dd class="ml0 b f3 f2-ns">1030<small class="f6">B</small>
401401
</dd>
402402
</dl>
403403
<dl class="dib mr4 mt0">

0 commit comments

Comments
 (0)