Updated CSS Customizations (markdown)

Lorenz Hübschle-Schneider 2016-06-20 21:02:06 +02:00
parent 0463802f04
commit 26c5eeb3fc
1 changed files with 7 additions and 0 deletions

@ -7,6 +7,13 @@ If you want to use the excellent Lato font everywhere, add
body { font-family: 'Lato', sans-serif; }
```
## More spacious theme
To increase spacing, use
```css
tr.bufferline { line-height: 1.4; }
```
## Disable readmarker
If you don't like the readmarker, kill it with