File tree Expand file tree Collapse file tree 1 file changed +8
-31
lines changed Expand file tree Collapse file tree 1 file changed +8
-31
lines changed Original file line number Diff line number Diff line change 126
126
.cnblogs-markdown h5 ,
127
127
.cnblogs-markdown h6 {
128
128
margin-top : 15px ;
129
- margin-bottom : 15 px ;
129
+ margin-bottom : 10 px ;
130
130
line-height : 1.1 ;
131
131
}
132
132
133
- .cnblogs-markdown h1 {
134
- font-size : 30px ;
135
- }
136
-
137
- .cnblogs-markdown h2 {
138
- font-size : 21px ;
139
- }
140
-
141
- .cnblogs-markdown h3 {
142
- font-size : 16px ;
143
- }
144
-
145
- .cnblogs-markdown h4 {
146
- font-size : 14px ;
147
- }
148
-
149
- .cnblogs-markdown h5 {
150
- font-size : 12px ;
151
- }
152
-
153
- .cnblogs-markdown h6 {
154
- font-size : 11px ;
155
- }
156
-
157
133
.cnblogs-markdown blockquote {
158
134
margin : 0 ;
159
135
}
282
258
283
259
.cnblogs-markdown h1 {
284
260
padding-bottom : 0.3em ;
285
- font-size : 2.25em ;
261
+ font-size : 2.25em !important ;
286
262
line-height : 1.2 ;
287
263
border-bottom : 1px solid # eee ;
288
264
}
293
269
294
270
.cnblogs-markdown h2 {
295
271
padding-bottom : 0.3em ;
296
- font-size : 1.75em ;
272
+ font-size : 1.75em !important ;
297
273
line-height : 1.225 ;
298
274
border-bottom : 1px solid # eee ;
299
275
}
303
279
}
304
280
305
281
.cnblogs-markdown h3 {
306
- font-size : 1.5em ;
282
+ font-size : 1.5em !important ;
307
283
line-height : 1.43 ;
308
284
}
309
285
312
288
}
313
289
314
290
.cnblogs-markdown h4 {
315
- font-size : 1.25em ;
291
+ font-size : 1.25em !important ;
316
292
}
317
293
318
294
.cnblogs-markdown h4 .anchor {
319
295
line-height : 1.2 ;
320
296
}
321
297
322
298
.cnblogs-markdown h5 {
323
- font-size : 1em ;
299
+ font-size : 1em !important ;
324
300
}
325
301
326
302
.cnblogs-markdown h5 .anchor {
327
303
line-height : 1.1 ;
328
304
}
329
305
330
306
.cnblogs-markdown h6 {
331
- font-size : 1em ;
307
+ font-size : 1em !important ;
332
308
color : # 777 ;
333
309
}
334
310
358
334
.cnblogs-markdown ul ,
359
335
.cnblogs-markdown ol {
360
336
padding-left : 2em ;
337
+ font-size : 14px ;
361
338
}
362
339
363
340
.cnblogs-markdown ul ul ,
You can’t perform that action at this time.
0 commit comments