@@ -269,8 +269,9 @@ html {
269269 -webkit-tap-highlight-color : rgba (0 , 0 , 0 , 0 );
270270}
271271body {
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;
274275 font-size : 16px ;
275276 line-height : 1.5 ;
276277 color : # 333333 ;
@@ -707,7 +708,8 @@ code,
707708kbd ,
708709pre ,
709710samp {
710- font-family : Consolas, Inconsolata, Menlo, 'DejaVu Sans Mono' ,
711+ font-family :
712+ Consolas, Inconsolata, Menlo, 'DejaVu Sans Mono' ,
711713 'Bitstream Vera Sans Mono' , monospace;
712714}
713715code {
@@ -5341,8 +5343,9 @@ button.close {
53415343 z-index : 1070 ;
53425344 display : block;
53435345 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;
53465349 font-size : 14px ;
53475350 font-weight : normal;
53485351 line-height : 1.4 ;
@@ -5449,8 +5452,9 @@ button.close {
54495452 display : none;
54505453 max-width : 276px ;
54515454 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;
54545458 font-size : 16px ;
54555459 font-weight : normal;
54565460 line-height : 1.5 ;
0 commit comments