@@ -24,14 +24,16 @@ body {
24
24
code {
25
25
margin : 0 ;
26
26
padding : 0 ;
27
- font-family : Consolas, "Liberation Mono" , Menlo, "Courier New" , Courier,
28
- Monaco, monospace;
27
+ font-family :
28
+ Consolas, "Liberation Mono" , Menlo, "Courier New" , Courier, Monaco,
29
+ monospace;
29
30
font-size : 12px ;
30
31
}
31
32
32
33
# ClassList > ul > li {
33
- font-family : Consolas, "Liberation Mono" , Menlo, "Courier New" , Courier,
34
- Monaco, monospace;
34
+ font-family :
35
+ Consolas, "Liberation Mono" , Menlo, "Courier New" , Courier, Monaco,
36
+ monospace;
35
37
word-break : break-all;
36
38
}
37
39
@@ -302,8 +304,9 @@ div.nav li {
302
304
}
303
305
304
306
div .nav h5 {
305
- font-family : Consolas, "Liberation Mono" , Menlo, "Courier New" , Courier,
306
- Monaco, monospace;
307
+ font-family :
308
+ Consolas, "Liberation Mono" , Menlo, "Courier New" , Courier, Monaco,
309
+ monospace;
307
310
margin-top : 12px ;
308
311
border-bottom : 1px solid # ccc ;
309
312
}
@@ -359,8 +362,9 @@ footer {
359
362
background-color : # f4f4ff ;
360
363
margin : 0 ;
361
364
border-bottom : 1px solid # ccc ;
362
- font-family : Consolas, "Liberation Mono" , Menlo, "Courier New" , Courier,
363
- Monaco, monospace;
365
+ font-family :
366
+ Consolas, "Liberation Mono" , Menlo, "Courier New" , Courier, Monaco,
367
+ monospace;
364
368
}
365
369
366
370
# mainIndex .page-title {
452
456
font-weight : normal;
453
457
}
454
458
.nameContainer .name {
455
- font-family : Consolas, "Liberation Mono" , Menlo, "Courier New" , Courier,
456
- Monaco, monospace;
459
+ font-family :
460
+ Consolas, "Liberation Mono" , Menlo, "Courier New" , Courier, Monaco,
461
+ monospace;
457
462
}
458
463
459
464
.details {
0 commit comments