mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 02:09:17 +02:00
play around with styling: larger font-size and more page width -- these docs, i assume, are mostly watched on laptops, not mobile's
This commit is contained in:
parent
73a8826e28
commit
03507356c6
4 changed files with 22 additions and 344 deletions
|
@ -115,10 +115,10 @@ html_theme = 'alabaster'
|
|||
# further. For a list of options available for each theme, see the
|
||||
# documentation.
|
||||
html_theme_options = {
|
||||
# 'index_logo': '_static/delta-chat.svg',
|
||||
'font_size': "1.0em",
|
||||
'caption_font_size': "0.8em",
|
||||
'code_font_size': "1.0em",
|
||||
'logo': '_static/delta-chat.svg',
|
||||
'font_size': "1.1em",
|
||||
'caption_font_size': "0.9em",
|
||||
'code_font_size': "1.1em",
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue