Skip to content

Commit 392a17f

Browse files
authored
Remove css addition that didn't do anything
1 parent cf83710 commit 392a17f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@
5151
}
5252

5353

54-
# Attempting to add some css changes:
55-
def setup(app):
56-
app.add_stylesheet('custom.css')
57-
5854
# The suffix(es) of source filenames.
5955
# You can specify multiple suffix as a list of string:
6056
source_suffix = ['.md', '.rst', ]

0 commit comments

Comments
 (0)