diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-02-21 20:46:05 -0500 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-02-21 20:46:05 -0500 |
commit | 7fbe6ff7a9c709e3811b99f85529754ce9f8fe5b (patch) | |
tree | 3cdca5327b86105dad37b4bd0403191fc6fc7383 /aps_mm_2018.html | |
parent | 20562bed474db5e7d31f8db66306ea0f7475c3c1 (diff) | |
parent | 0ac5ede240f7101d0e0bbf672e7965f3c8243980 (diff) | |
download | aps_mm_2018-7fbe6ff7a9c709e3811b99f85529754ce9f8fe5b.tar.gz aps_mm_2018-7fbe6ff7a9c709e3811b99f85529754ce9f8fe5b.tar.bz2 aps_mm_2018-7fbe6ff7a9c709e3811b99f85529754ce9f8fe5b.zip |
Merge branch 'master' of wopr:doc/research/sethna/pres/aps_mm_2018
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"> |