mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update scrolls theme
This commit is contained in:
parent
ade1a49ed1
commit
ccd70c3b89
@ -10,7 +10,7 @@
|
||||
#}
|
||||
{%- extends "basic/layout.html" %}
|
||||
{% set script_files = script_files + ['_static/theme_extras.js'] %}
|
||||
{%- block csss %}
|
||||
{%- block css %}
|
||||
{{ super() }}
|
||||
<link rel="stylesheet" href="_static/print.css" type="text/css" />
|
||||
{%- endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user