mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
commit
22ccfc38f0
@ -930,7 +930,7 @@ that use Sphinx's HTMLWriter class.
|
||||
|
||||
Example::
|
||||
|
||||
html_css_files = ['custom.css'
|
||||
html_css_files = ['custom.css',
|
||||
'https://example.com/css/custom.css',
|
||||
('print.css', {'media': 'print'})]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user