File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -861,6 +861,12 @@ figcaption {
861861}
862862
863863
864+
865+ # plotting-contest a {
866+ color : # fff ;
867+ text-decoration : underline;
868+ }
869+
864870/* "Go to released version" message. */
865871# unreleased-message {
866872 background : # d62728 ;
Original file line number Diff line number Diff line change @@ -180,7 +180,13 @@ <h3>{{ _('Navigation') }}</h3>
180180 </ a >
181181</ div >
182182{%- endif %}
183-
183+ < div id ="plotting-contest ">
184+ The 2019 < a href ="jhepc.github.io ">
185+ SciPy John Hunter Excellence in Plotting Contest </ a > is accepting
186+ < a href ="https://docs.google.com/forms/d/e/1FAIpQLSe-_AnKvYSzeQWfNDRoXgW0vl7_8q6jj3QbLIac8eUcb9lSAA/viewform?usp=sf_link ">
187+ submissions until June 8th!
188+ </ a >
189+ </ div >
184190< div style ="background-color: white; text-align: left; padding: 10px 10px 15px 15px; position: relative; ">
185191{%- if builder in ('htmlhelp', 'devhelp', 'latex') %}
186192< a href ="{{ pathto('index') }} ">
You can’t perform that action at this time.
0 commit comments