Skip to content

Commit d40b2ad

Browse files
committed
add paragraph to styling section
1 parent d6ad4d3 commit d40b2ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,10 @@ Here is a sample ``custom.css`` file overriding the ``stderr`` background color:
413413
}
414414
415415
416+
Alternatively, you can also completely overwrite the CSS and JS files that are added by Jupyter Sphinx by providing a full copy of a ``jupyter-sphinx.css`` (which can be empty) file in your ``_static`` folder.
417+
This is also possible with the thebelab CSS and JS that is added.
418+
419+
416420
Configuration options
417421
---------------------
418422

0 commit comments

Comments
 (0)