@@ -101,48 +101,48 @@ h2[class*="title"]
101
101
102
102
.sub-web-home-link ::before {
103
103
content : '' ;
104
- width : 26 px ;
105
- height : 26 px ;
104
+ width : 1 em ;
105
+ height : 1 em ;
106
106
display : inline-flex;
107
- vertical-align : top ;
107
+ vertical-align : baseline ;
108
108
padding-right : 0.5em ;
109
- background : url ("/img/web.svg" ) no-repeat;
109
+ background : url ("/img/web-globe .svg" ) no-repeat;
110
110
}
111
111
112
112
[data-theme = 'dark' ] .sub-web-home-link ::before {
113
113
content : '' ;
114
- width : 26 px ;
115
- height : 26 px ;
114
+ width : 1 em ;
115
+ height : 1 em ;
116
116
display : inline-flex;
117
- vertical-align : top ;
117
+ vertical-align : baseline ;
118
118
padding-right : 0.5em ;
119
- background : url ("/img/web-dark.svg" ) no-repeat;
119
+ background : url ("/img/web-globe- dark.svg" ) no-repeat;
120
120
}
121
121
122
122
.sub-web-github-link ::before {
123
123
content : '' ;
124
- width : 24 px ;
125
- height : 24 px ;
124
+ width : 1 em ;
125
+ height : 1 em ;
126
126
display : inline-flex;
127
- vertical-align : top ;
127
+ vertical-align : baseline ;
128
128
padding-right : 0.5em ;
129
- background : url ("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E" ) no-repeat;
129
+ background : url ("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E" ) no-repeat;
130
130
}
131
131
132
132
[data-theme = 'dark' ] .sub-web-github-link ::before {
133
133
content : '' ;
134
- width : 24 px ;
135
- height : 24 px ;
134
+ width : 1 em ;
135
+ height : 1 em ;
136
136
display : inline-flex;
137
- vertical-align : top ;
137
+ vertical-align : baseline ;
138
138
padding-right : 0.5em ;
139
- background : url ("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff ' d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E" ) no-repeat;
139
+ background : url ("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white ' d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E" ) no-repeat;
140
140
}
141
141
142
142
.getting-started-link ::before {
143
143
content : '' ;
144
- width : 36 px ;
145
- height : 36 px ;
144
+ width : 1.5 em ;
145
+ height : 1.5 em ;
146
146
display : inline-flex;
147
147
vertical-align : bottom;
148
148
margin-right : 0.5em ;
@@ -151,8 +151,8 @@ h2[class*="title"]
151
151
152
152
.getting-started-link ::after {
153
153
content : '\0000a0 ' ;
154
- width : 36 px ;
155
- height : 36 px ;
154
+ width : 1.5 em ;
155
+ height : 1.5 em ;
156
156
display : inline-flex;
157
157
vertical-align : bottom;
158
158
margin-left : 0.5em ;
@@ -161,8 +161,8 @@ h2[class*="title"]
161
161
162
162
[data-theme = 'dark' ] .getting-started-link ::before {
163
163
content : '' ;
164
- width : 36 px ;
165
- height : 36 px ;
164
+ width : 1.5 em ;
165
+ height : 1.5 em ;
166
166
display : inline-flex;
167
167
vertical-align : bottom;
168
168
margin-right : 0.5em ;
@@ -171,8 +171,8 @@ h2[class*="title"]
171
171
172
172
[data-theme = 'dark' ] .getting-started-link ::after {
173
173
content : '\0000a0 ' ;
174
- width : 36 px ;
175
- height : 36 px ;
174
+ width : 1.5 em ;
175
+ height : 1.5 em ;
176
176
display : inline-flex;
177
177
vertical-align : bottom;
178
178
margin-left : 0.5em ;
@@ -199,6 +199,132 @@ h2[class*="title"]
199
199
no-repeat;
200
200
}
201
201
202
+
203
+ .platform-windows ::before {
204
+ content : '' ;
205
+ width : 1em ;
206
+ height : 1em ;
207
+ display : inline-flex;
208
+ vertical-align : baseline;
209
+ padding-right : 0.5em ;
210
+ background : url ("/img/windows-svgrepo-com.svg" ) no-repeat;
211
+ }
212
+
213
+ [data-theme = 'dark' ] .platform-windows ::before {
214
+ content : '' ;
215
+ width : 1em ;
216
+ height : 1em ;
217
+ display : inline-flex;
218
+ vertical-align : baseline;
219
+ padding-right : 0.5em ;
220
+ background : url ("/img/windows-svgrepo-com-dark.svg" ) no-repeat;
221
+ }
222
+
223
+ .platform-apple ::before {
224
+ content : '' ;
225
+ width : 1em ;
226
+ height : 1em ;
227
+ display : inline-flex;
228
+ vertical-align : baseline;
229
+ padding-right : 0.5em ;
230
+ background : url ("/img/apple-svgrepo-com.svg" ) no-repeat;
231
+ }
232
+
233
+ [data-theme = 'dark' ] .platform-apple ::before {
234
+ content : '' ;
235
+ width : 1em ;
236
+ height : 1em ;
237
+ display : inline-flex;
238
+ vertical-align : baseline;
239
+ padding-right : 0.5em ;
240
+ background : url ("/img/apple-svgrepo-com-dark.svg" ) no-repeat;
241
+ }
242
+
243
+ .platform-linux ::before {
244
+ content : '' ;
245
+ width : 1em ;
246
+ height : 1em ;
247
+ display : inline-flex;
248
+ vertical-align : baseline;
249
+ padding-right : 0.5em ;
250
+ background : url ("/img/linux-svgrepo-com.svg" ) no-repeat;
251
+ }
252
+
253
+ [data-theme = 'dark' ] .platform-linux ::before {
254
+ content : '' ;
255
+ width : 1em ;
256
+ height : 1em ;
257
+ display : inline-flex;
258
+ vertical-align : baseline;
259
+ padding-right : 0.5em ;
260
+ background : url ("/img/linux-svgrepo-com-dark.svg" ) no-repeat;
261
+ }
262
+
263
+ .tagline-platform-windows ::before {
264
+ content : '' ;
265
+ width : 1em ;
266
+ height : 1em ;
267
+ display : inline-flex;
268
+ vertical-align : baseline;
269
+ padding-right : 0.5em ;
270
+ background : url ("/img/windows-svgrepo-com-dark.svg" ) no-repeat;
271
+ }
272
+
273
+ [data-theme = 'dark' ] .tagline-platform-windows ::before {
274
+ content : '' ;
275
+ width : 1em ;
276
+ height : 1em ;
277
+ display : inline-flex;
278
+ vertical-align : baseline;
279
+ padding-right : 0.5em ;
280
+ background : url ("/img/windows-svgrepo-com.svg" ) no-repeat;
281
+ }
282
+
283
+ .tagline-platform-apple ::before {
284
+ content : '' ;
285
+ width : 1em ;
286
+ height : 1em ;
287
+ display : inline-flex;
288
+ vertical-align : baseline;
289
+ padding-right : 0.5em ;
290
+ background : url ("/img/apple-svgrepo-com-dark.svg" ) no-repeat;
291
+ }
292
+
293
+ [data-theme = 'dark' ] .tagline-platform-apple ::before {
294
+ content : '' ;
295
+ width : 1em ;
296
+ height : 1em ;
297
+ display : inline-flex;
298
+ vertical-align : baseline;
299
+ padding-right : 0.5em ;
300
+ background : url ("/img/apple-svgrepo-com.svg" ) no-repeat;
301
+ }
302
+
303
+ .tagline-platform-linux ::before {
304
+ content : '' ;
305
+ width : 1em ;
306
+ height : 1em ;
307
+ display : inline-flex;
308
+ vertical-align : baseline;
309
+ padding-right : 0.5em ;
310
+ background : url ("/img/linux-svgrepo-com-dark.svg" ) no-repeat;
311
+ }
312
+
313
+ [data-theme = 'dark' ] .tagline-platform-linux ::before {
314
+ content : '' ;
315
+ width : 1em ;
316
+ height : 1em ;
317
+ display : inline-flex;
318
+ vertical-align : baseline;
319
+ padding-right : 0.5em ;
320
+ background : url ("/img/linux-svgrepo-com.svg" ) no-repeat;
321
+ }
322
+
323
+ .margin-left-platforms ::before {
324
+ content : ' ' ;
325
+ margin-left : 0.6em ;
326
+ }
327
+
202
328
img .mac-stadium-img {
203
329
float : right;
204
330
width : 200px ;
0 commit comments