@@ -269,8 +269,9 @@ html {
269
269
-webkit-tap-highlight-color : rgba (0 , 0 , 0 , 0 );
270
270
}
271
271
body {
272
- font-family : 'Source Sans Pro' , 'Lucida Grande' , 'DejaVu Sans' ,
273
- 'Bitstream Vera Sans' , Arial, sans-serif;
272
+ font-family :
273
+ 'Source Sans Pro' , 'Lucida Grande' , 'DejaVu Sans' , 'Bitstream Vera Sans' ,
274
+ Arial, sans-serif;
274
275
font-size : 16px ;
275
276
line-height : 1.5 ;
276
277
color : # 333333 ;
@@ -707,7 +708,8 @@ code,
707
708
kbd ,
708
709
pre ,
709
710
samp {
710
- font-family : Consolas, Inconsolata, Menlo, 'DejaVu Sans Mono' ,
711
+ font-family :
712
+ Consolas, Inconsolata, Menlo, 'DejaVu Sans Mono' ,
711
713
'Bitstream Vera Sans Mono' , monospace;
712
714
}
713
715
code {
@@ -5341,8 +5343,9 @@ button.close {
5341
5343
z-index : 1070 ;
5342
5344
display : block;
5343
5345
visibility : visible;
5344
- font-family : 'Source Sans Pro' , 'Lucida Grande' , 'DejaVu Sans' ,
5345
- 'Bitstream Vera Sans' , Arial, sans-serif;
5346
+ font-family :
5347
+ 'Source Sans Pro' , 'Lucida Grande' , 'DejaVu Sans' , 'Bitstream Vera Sans' ,
5348
+ Arial, sans-serif;
5346
5349
font-size : 14px ;
5347
5350
font-weight : normal;
5348
5351
line-height : 1.4 ;
@@ -5449,8 +5452,9 @@ button.close {
5449
5452
display : none;
5450
5453
max-width : 276px ;
5451
5454
padding : 1px ;
5452
- font-family : 'Source Sans Pro' , 'Lucida Grande' , 'DejaVu Sans' ,
5453
- 'Bitstream Vera Sans' , Arial, sans-serif;
5455
+ font-family :
5456
+ 'Source Sans Pro' , 'Lucida Grande' , 'DejaVu Sans' , 'Bitstream Vera Sans' ,
5457
+ Arial, sans-serif;
5454
5458
font-size : 16px ;
5455
5459
font-weight : normal;
5456
5460
line-height : 1.5 ;
0 commit comments