-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvjdc.css
More file actions
335 lines (331 loc) · 6.13 KB
/
Copy pathnvjdc.css
File metadata and controls
335 lines (331 loc) · 6.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
* {
/*
_ ___ ____ _ ____ ___ ____ _____
/ \ / _ \| __ ) / \ / ___/ _ \| _ \| ____|
/ _ \| | | | _ \ / _ \| | | | | | |_) | _|
/ ___ \ |_| | |_) / ___ \ |__| |_| | _ <| |___
/_/ \_\___/|____/_/ \_\____\___/|_| \_\_____|
Author: aobacore
Version: 1.1
Date: 15:22:32, November 8, 2021
This CSS is only for personal use.
It may be revoked or modified without notice at any time. Please be informed.
Character drawing generation: http://patorjk.com/software/taag Style: Standard
*/
/*Baidu HM*/
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?d7aaea180f9da3780cf1ef0c1036b7b4";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
}
.card {
background: #fff;
background-size: contain;
text-align: center;
padding: 1em;
}
.card h1 {
font-size: 22px;
margin: -20px auto 0;
letter-spacing: 1px;
}
.card h2 {
font-size: 18px;
color: #DC143C;
margin: 5px auto 0;
letter-spacing: 1px;
}
.card h3 {
font-size: 22px;
margin: 5px auto 0;
letter-spacing: 1px;
}
.card red20 {
margin: auto;
color: #da0000;
font-weight: 300;
font-size: 20px;
}
.card red18 {
margin: auto;
color: #da0000;
font-weight: 300;
font-size: 18px;
}
.card red16 {
margin: auto;
color: #da0000;
font-weight: 300;
font-size: 16px;
}
.card rde14 {
margin: auto;
color: #da0000;
font-weight: 300;
font-size: 14px;
}
.card blue20 {
margin: auto;
color: #1E90FF;
font-weight: 300;
font-size: 20px;
}
.card blue18 {
margin: auto;
color: #1E90FF;
font-weight: 300;
font-size: 18px;
}
.card blue16 {
margin: auto;
color: #1E90FF;
font-weight: 300;
font-size: 16px;
}
.card blue14 {
margin: auto;
color: #1E90FF;
font-weight: 300;
font-size: 14px;
}
.card yellow20 {
margin: auto;
color: #FFD700;
font-weight: 300;
font-size: 20px;
}
.card yellow18 {
margin: auto;
color: #FFD700;
font-weight: 300;
font-size: 18px;
}
.card yellow16 {
margin: auto;
color: #FFD700;
font-weight: 300;
font-size: 16px;
}
.card yellow14 {
margin: auto;
color: #FFD700;
font-weight: 300;
font-size: 14px;
}
.card green20 {
margin: auto;
color: #00e626;
font-weight: 300;
font-size: 20px;
}
.card green18 {
margin: auto;
color: #00e626;
font-weight: 300;
font-size: 18px;
}
.card green16 {
margin: auto;
color: #00e626;
font-weight: 300;
font-size: 16px;
}
.card green14 {
margin: auto;
color: #00e626;
font-weight: 300;
font-size: 14px;
}
.card orange20 {
margin: auto;
color: #ff8800;
font-weight: 300;
font-size: 20px;
}
.card orange18 {
margin: auto;
color: #ff8800;
font-weight: 300;
font-size: 18px;
}
.card orange16 {
margin: auto;
color: #ff8800;
font-weight: 300;
font-size: 16px;
}
.card orange14 {
margin: auto;
color: #ff8800;
font-weight: 300;
font-size: 14px;
}
.card LightCoral20 {
margin: auto;
color: #F08080;
font-weight: 300;
font-size: 20px;
}
.card LightCoral18 {
margin: auto;
color: #F08080;
font-weight: 300;
font-size: 18px;
}
.card LightCoral16 {
margin: auto;
color: #F08080;
font-weight: 300;
font-size: 16px;
}
.card LightCoral14 {
margin: auto;
color: #F08080;
font-weight: 300;
font-size: 14px;
}
.card DimGray20 {
margin: auto;
color: #696969;
font-weight: 300;
font-size: 20px;
}
.card DimGray18 {
margin: auto;
color: #696969;
font-weight: 300;
font-size: 18px;
}
.card DimGray16 {
margin: auto;
color: #696969;
font-weight: 300;
font-size: 16px;
}
.card DimGray14 {
margin: auto;
color: #696969;
font-weight: 300;
font-size: 14px;
}
.card Violet20 {
margin: auto;
color: #EE82EE;
font-weight: 300;
font-size: 20px;
}
.card Violet18 {
margin: auto;
color: #EE82EE;
font-weight: 300;
font-size: 18px;
}
.card Violet16 {
margin: auto;
color: #EE82EE;
font-weight: 300;
font-size: 16px;
}
.card Violet14 {
margin: auto;
color: #EE82EE;
font-weight: 300;
font-size: 14px;
}
.card Pink20 {
margin: auto;
color: #FFC0CB;
font-weight: 300;
font-size: 20px;
}
.card Pink18 {
margin: auto;
color: #FFC0CB;
font-weight: 300;
font-size: 18px;
}
.card Pink16 {
margin: auto;
color: #FFC0CB;
font-weight: 300;
font-size: 16px;
}
.card Pink14 {
margin: auto;
color: #FFC0CB;
font-weight: 300;
font-size: 14px;
}
.card Crimson20 {
margin: auto;
color: #DC143C;
font-weight: 300;
font-size: 20px;
}
.card Crimson18 {
margin: auto;
color: #DC143C;
font-weight: 300;
font-size: 18px;
}
.card Crimson16 {
margin: auto;
color: #DC143C;
font-weight: 300;
font-size: 16px;
}
.card Crimson14 {
margin: auto;
color: #DC143C;
font-weight: 300;
font-size: 14px;
}
.card text20 {
margin: auto;
color: #000000;
font-weight: 300;
font-size: 20px;
}
.card text18 {
margin: auto;
color: #000000;
font-weight: 300;
font-size: 18px;
}
.card text16 {
margin: auto;
color: #000000;
font-weight: 300;
font-size: 16px;
}
.card text14 {
margin: auto;
color: #000000;
font-weight: 300;
font-size: 14px;
}
.card .button {
display: block;
text-decoration: none;
background: #666CD9;
color: #f9f9f9;
padding: 6px;
border: none;
border-radius: 25px;
margin-top: 5px;
font-size: 14px;
font-weight: 700;
min-width: 200px;
transition: 0.2s;
}
.card .button span {
font-size: 20px;
line-height: 1;
vertical-align: top;
}
.card .button:hover {
background: #5D4AD9;
}