File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 /* frontmatter */
3939
4040 section [data-type = " titlepage" ] h1 {
41- font-family : serif ;
41+ font-family : sans- serif ;
4242 }
4343
4444 section [data-type = " titlepage" ] h2 ,
110110
111111 section [data-type = " dedication" ] {
112112 padding-top : 100px ;
113- font-family : serif ;
113+ font-family : sans- serif ;
114114 font-style : italic ;
115115 page-break-after : always ;
116116 text-align : center ;
234234 section [data-type = " chapter" ] > h1 ,
235235 section [data-type = " appendix" ] > h1 ,
236236 section [data-type = " sect1" ] h1 {
237- font-family : serif ;
237+ font-family : sans- serif ;
238238 line-height : 120% ;
239239 }
240240
396396
397397 figcaption {
398398 display : block ;
399- font-family : serif ;
399+ font-family : sans- serif ;
400400 font-size : 1em ;
401401 font-style : italic ;
402402 line-height : 120% ;
429429
430430 aside p { /* sidebar text */
431431 margin-top : 6px ;
432- font-family : serif ;
432+ font-family : sans- serif ;
433433 font-size : 1em ;
434434 line-height : 130% ;
435435 text-indent : 0 ;
460460
461461 div [data-type = " note" ] p ,
462462 div [data-type = " warning" ] p { /* admonition text */
463- font-family : serif ;
463+ font-family : sans- serif ;
464464 font-size : 1em ;
465465 line-height : 120% ;
466466 text-indent : 0 ;
You can’t perform that action at this time.
0 commit comments