File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -769,24 +769,6 @@ figcaption {
769769}
770770
771771
772- /* "Summer Fellowship" message. */
773- # plotting-contest {
774- background : # EE9816 ;
775- box-sizing : border-box;
776- color : # fffa ;
777- font-weight : bold;
778- left : 0 ;
779- min-height : 3em ;
780- padding : 0.5em ;
781- top : 0 ;
782- width : 100% ;
783- z-index : 10000 ;
784- }
785-
786- # plotting-contest a {
787- color : # fff ;
788- text-decoration : underline;
789- }
790772
791773/* "Go to released version" message. */
792774# unreleased-message {
Original file line number Diff line number Diff line change @@ -172,13 +172,7 @@ <h3>{{ _('Navigation') }}</h3>
172172 </ a >
173173</ div >
174174{%- endif %}
175- < div id ="plotting-contest ">
176- The 2018 < a href ="https://www.eiseverywhere.com/ehome/index.php?eventid=299527&tabid=648119 ">
177- SciPy John Hunter Excellence in Plotting Contest </ a > is accepting
178- < a href ="https://docs.google.com/forms/d/e/1FAIpQLSdpr5RxQcoXqF768vFcUi5G3R5q8u_k_tgdNanChqerr-2YIw/viewform ">
179- submissions until June 8th!
180- </ a >
181- </ div >
175+
182176< div style ="background-color: white; text-align: left; padding: 10px 10px 15px 15px; position: relative; ">
183177{%- if builder in ('htmlhelp', 'devhelp', 'latex') %}
184178< a href ="{{ pathto('index') }} ">
You can’t perform that action at this time.
0 commit comments