mirror of
https://github.com/boostorg/python.git
synced 2026-01-26 06:42:27 +00:00
Refine style.
This commit is contained in:
2
libs/numpy/doc/_templates/layout.html
vendored
2
libs/numpy/doc/_templates/layout.html
vendored
@@ -33,7 +33,7 @@
|
||||
<link rel="alternate" type="{{ type|e(true) }}" title="{{ title|e(true) }}" href="{{ link|e(true) }}" />
|
||||
{%- endfor %}
|
||||
{%- else %}
|
||||
<link rel="stylesheet" href="{{ pathto('_static/boost.css', 1) }}" type="text/css" />
|
||||
<link rel="stylesheet" href="{{ pathto('_static/style.css', 1) }}" type="text/css" />
|
||||
<link rel="stylesheet" href="{{ pathto('_static/pygments.css', 1) }}" type="text/css" />
|
||||
|
||||
{%- endif %}
|
||||
|
||||
Reference in New Issue
Block a user