File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -2267,7 +2267,7 @@ table tfoot {
22672267/* ! ===== Success Stories landing page ===== */
22682268.featured-success-story {
22692269 padding : 1.3125em 0 ;
2270- background : center -230px no-repeat url ('../img/success-glow2.png?1726783859 ' ) transparent;
2270+ background : center -230px no-repeat url ('../img/success-glow2.png?1646853871 ' ) transparent;
22712271 /*blockquote*/ }
22722272 .featured-success-story img {
22732273 padding : 10px 30px ; }
@@ -3271,11 +3271,11 @@ span.highlighted {
32713271 .python .site-headline a : before {
32723272 width : 290px ;
32733273 height : 82px ;
3274- content : url ('../img/python-logo_print.png?1726783859 ' ); }
3274+ content : url ('../img/python-logo_print.png?1646853871 ' ); }
32753275 .psf .site-headline a : before {
32763276 width : 334px ;
32773277 height : 82px ;
3278- content : url ('../img/psf-logo_print.png?1726783859 ' ); } }
3278+ content : url ('../img/psf-logo_print.png?1646853871 ' ); } }
32793279/*
32803280 * When we want to review the markup for W3 and similar errors, turn some of these on
32813281 * Uses :not selectors a bunch, so only modern browsers will support them
Original file line number Diff line number Diff line change 3131 crossorigin ="anonymous "
3232 > </ script >
3333 < script src ="{{ STATIC_URL }}js/libs/modernizr.js "> </ script >
34+ < script async
35+ src ="https://donate.python.org/fundraiser-banner/fundraiser-banner.js "> </ script >
36+
3437
3538 {% stylesheet 'style' %}
3639 {% stylesheet 'mq' %}
You can’t perform that action at this time.
0 commit comments