File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -869,6 +869,12 @@ figcaption {
869869}
870870
871871
872+
873+ # plotting-contest a {
874+ color : # fff ;
875+ text-decoration : underline;
876+ }
877+
872878/* "Go to released version" message. */
873879# unreleased-message {
874880 background : # d62728 ;
Original file line number Diff line number Diff line change @@ -184,7 +184,13 @@ <h3>{{ _('Navigation') }}</h3>
184184 </ a >
185185</ div >
186186{%- endif %}
187-
187+ < div id ="plotting-contest ">
188+ The 2019 < a href ="https://jhepc.github.io ">
189+ SciPy John Hunter Excellence in Plotting Contest </ a > is accepting
190+ < a href ="https://docs.google.com/forms/d/e/1FAIpQLSe-_AnKvYSzeQWfNDRoXgW0vl7_8q6jj3QbLIac8eUcb9lSAA/viewform?usp=sf_link ">
191+ submissions until June 8th!
192+ </ a >
193+ </ div >
188194< div style ="background-color: white; text-align: left; padding: 10px 10px 15px 15px; position: relative; ">
189195{%- if builder in ('htmlhelp', 'devhelp', 'latex') %}
190196< a href ="{{ pathto('index') }} ">
You can’t perform that action at this time.
0 commit comments