Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Update CSS comment for font switch reason

AuthorDaveJarvis <email>
Date2020-12-20 15:47:32 GMT-0800
Commit0042e738b33f2c47efdf59a27689bfe33f6e8861
Parenta22bab4
Delta1 line added, 1 line removed
src/main/resources/com/keenwrite/preview/webview.css
body {
- /* Must be bundled in JAR file. */
+ /* Noto Serif introduces whitespace on style transitions. */
font-family: 'Source Serif Pro';
font-size: 12pt;