Tune font stack

This commit is contained in:
Hynek Schlawack 2017-11-08 16:38:47 +01:00
parent 2e97529a52
commit c5caba6050
1 changed files with 2 additions and 1 deletions

View File

@ -80,8 +80,9 @@ pygments_style = 'sphinx'
html_theme = "alabaster"
html_theme_options = {
"font_family": '"Avenir Next", "Helvetica Neue", Calibri, sans-serif',
"font_family": '"Avenir Next", Calibri, "PT Sans", sans-serif',
"font_size": "18px",
"head_font_family": 'serif',
}
# The name of an image file (relative to this directory) to place at the top