10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25509fa commit 5e28a9bCopy full SHA for 5e28a9b
doc/_templates/layout.html
@@ -154,13 +154,14 @@ <h3>{{ _('Navigation') }}</h3>
154
{%- endblock %}
155
{%- block extrahead %} {% endblock %}
156
157
+
158
</head>
159
<body>
160
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
161
">
162
<h3>We're updating the default styles for Matplotlib 2.0</h3>
163
-<p>Learn what to expect in the <a href="style_changes.html" style="font-weight: bold;
164
+<p>Learn what to expect in the <a href="/style_changes.html" style="font-weight: bold;
165
color: #11557C;">new updates</a></p>
166
167
</div>
0 commit comments