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 88aae08 commit 58c17e0Copy full SHA for 58c17e0
1 file changed
doc/_templates/layout.html
@@ -174,6 +174,14 @@ <h3>{{ _('Navigation') }}</h3>
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;
182
+color: #11557C;">new updates</a></p>
183
184
+</div>
185
{%- block header %}{% endblock %}
186
187
{% block relbar1 %}
0 commit comments