Skip to content

Commit 8971d93

Browse files
attempt to fix custom.css
1 parent 48c97e7 commit 8971d93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
html_theme = 'alabaster'
2626
html_static_path = ['_static']
27+
html_css_files = ['custom.css']
2728
html_theme_options = {
2829
'font_family': 'Arial, sans-serif',
2930
# 'github_banner': True,

0 commit comments

Comments
 (0)