parent
aaad007957
commit
ecd1b32632
2
docs/_static/custom.css
vendored
2
docs/_static/custom.css
vendored
@ -1,4 +1,6 @@
|
||||
@import url('https://rsms.me/inter/inter.css');
|
||||
@import url('https://assets.hynek.me/css/bm.css');
|
||||
|
||||
|
||||
:root {
|
||||
font-feature-settings: 'liga' 1, 'calt' 1; /* fix for Chrome */
|
||||
|
||||
@ -69,8 +69,8 @@ html_theme = "furo"
|
||||
html_theme_options = {
|
||||
"top_of_page_button": None,
|
||||
"light_css_variables": {
|
||||
"font-stack": "Inter, sans-serif",
|
||||
"font-stack--monospace": "Berkeley Mono, MonoLisa, ui-monospace, "
|
||||
"font-stack": "Inter,sans-serif",
|
||||
"font-stack--monospace": "BerkeleyMono, MonoLisa, ui-monospace, "
|
||||
"SFMono-Regular, Menlo, Consolas, Liberation Mono, monospace",
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user