Thanks to visit codestin.com Credit goes to github.com
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 5927727 commit f915ac2Copy full SHA for f915ac2
1 file changed
doc/_templates/layout.html
@@ -171,14 +171,13 @@ <h3>{{ _('Navigation') }}</h3>
171
{%- endblock %}
172
{%- block extrahead %} {% endblock %}
173
174
-
175
</head>
176
<body>
177
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
178
">
179
<h3>We're updating the default styles for Matplotlib 2.0</h3>
180
181
-<p>Learn what to expect in the <a href="/style_changes.html" style="font-weight: bold;
+<p>Learn what to expect in the <a href="style_changes.html" style="font-weight: bold;
182
color: #11557C;">new updates</a></p>
183
184
</div>
0 commit comments