Dave Jarvis' Repositories
Home
Files
Commits
Tags
Clone
Repository:
keenwrite
keenquotes
kmcaster
keenwrite.com
treetrek
autonoma.ca
impacts.to
delibero
indispensable
mandelbrot
notanexus
scripted-selenium
yamlp
jigo
jexpect
hierarchy
rxm
miller-columns
palette
recipe-books
recipe-fiddle
segmenter
tally-time
sales
historical-computer-go
pod
shufflenblues.com
whitemagicsoftware.com
git clone https://repo.autonoma.ca/repo/keenwrite.git
keenwrite
/
Commits
/ 3492f0b
Add padding to text editor
Author
DaveJarvis <email>
Date
2020-12-28 14:02:53 GMT-0800
Commit
3492f0bfc90a7ca26c2dac66475c070e7cf8ae5c
Parent
f75ed9e
Delta
1 line added, 0 lines removed, 1-line increase
src/main/resources/com/keenwrite/editor/markdown.css
-fx-font-family: 'Noto Sans';
-fx-font-size: 11pt;
+
-fx-padding: 1em;
}