diff options
Diffstat (limited to 'aps_mm_2018.html')
-rw-r--r-- | aps_mm_2018.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/aps_mm_2018.html b/aps_mm_2018.html index 5d55c4d..8412808 100644 --- a/aps_mm_2018.html +++ b/aps_mm_2018.html @@ -8,14 +8,15 @@ @import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic); @import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic); - body { font-family: 'Droid Serif'; } + body { font-family: 'Computer Modern Concrete'; } h1, h2, h3 { - font-family: 'Yanone Kaffeesatz'; + font-family: 'Computer Modern Concrete'; font-weight: normal; } .remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; } </style> <link rel="stylesheet" type="text/css" href="main.css"> + <link rel="stylesheet" type="text/css" href="fonts/Concrete/cmun-concrete.css"> </head> <body> <textarea id="source"> |