@@ -246,7 +246,7 @@ <h3>{{ _('Navigation') }}</h3>
246246 {%- endif %}
247247 {%- if show_sphinx %}
248248 {% trans sphinx_version=sphinx_version|e %}Created using
249- < ahref ="http://sphinx-doc.org/"> Sphinx</ a > {{ sphinx_version }}.{% endtrans %}
249+ < a href ="http://sphinx-doc.org/ "> Sphinx</ a > {{ sphinx_version }}.{% endtrans %}
250250 {%- endif %}
251251 {%- if sha %}
252252 Doc version {{ sha }}.
@@ -266,106 +266,5 @@ <h3>{{ _('Navigation') }}</h3>
266266</ script >
267267</ body >
268268< footer >
269- <!--Flipcause Integration v3.0// Flipcause Integration Instructions:
270- Install the following code block once in the website Header (after <head> tag) -->
271-
272- < style >
273-
274- .fc-black_overlay {
275- display : none; position : fixed; z-index : 1000001 ; top : 0% ;left : 0% ;width : 100% ;height : 100% ;
276- background-color : black; filter : alpha (opacity=50); cursor : pointer; opacity : 0.5 ;
277- }
278-
279- .fc-white_content {
280- opacity : 1 ; display : none; margin-top : -320px ; margin-left : -485px ; width : 970px ; height : 640px ;
281- position : fixed; top : 50% ; left : 50% ; border : none;z-index : 1000002 ;overflow : auto;
282- }
283-
284- .fc-main-box {
285- opacity : 1 ; display : none; margin : 15px auto 0 auto; width : 930px ; position : relative; z-index : 1000003 ;
286- }
287-
288- .fc-widget_close {
289- opacity : 1 ; content : url (http://i1338.photobucket.com/albums/o691/WeCause/X_zpse4a7e538.png);
290- position : absolute; z-index = 1000004; right: -16px ; top : -16px ; display : block; cursor : pointer;
291- }
292-
293- .floating_button {
294- display : block; margin-top : 0px ; margin-left : 0px ; width : auto ; height : auto;
295- position : fixed; z-index : 999999 ; overflow : auto;
296- }
297-
298- @keyframes backfadesin {
299- from { opacity : 0 ; }
300- to {opacity : .5 ;}
301- }
302-
303- @-moz-keyframes backfadesin {
304- from { opacity : 0 ; }
305- to {opacity : .5 ;}
306- }
307-
308- @-webkit-keyframes backfadesin {
309- from { opacity : 0 ; }
310- to {opacity : .5 ;}
311- }
312-
313- @-o-keyframes backfadesin {
314- from { opacity : 0 ; }
315- to {opacity : .5 ;}
316- }
317-
318-
319- @-ms-keyframes backfadesin {
320- from { opacity : 0 ; }
321- to {opacity : .5 ;}
322- }
323-
324- @keyframes fadesin {
325- 0% { opacity : 0 ; }
326- 50% { opacity : 0 ; }
327- 75% {opacity : 0 ; transform : translateY (20px );}
328- 100% {opacity : 1 ; transform : translateY (0 );}
329- }
330-
331- @-moz-keyframes fadesin {
332- 0% { opacity : 0 ; }
333- 50% { opacity : 0 ; }
334- 75% {opacity : 0 ; -moz-transform : translateY (20px );}
335- 100% {opacity : 1 ; -moz-transform : translateY (0 );}
336- }
337-
338- @-webkit-keyframes fadesin {
339- 0% { opacity : 0 ; }
340- 50% { opacity : 0 ; }
341- 75% {opacity : 0 ; -webkit-transform : translateY (20px );}
342- 100% {opacity : 1 ; -webkit-transform : translateY (0 );}
343- }
344-
345- @-o-keyframes fadesin {
346- 0% { opacity : 0 ; }
347- 50% { opacity : 0 ; }
348- 75% {opacity : 0 ; -o-transform : translateY (20px );}
349- 100% {opacity : 1 ; -o-transform : translateY (0 );}
350- }
351-
352- @-ms-keyframes fadesin {
353- 0% { opacity : 0 ; }
354- 50% { opacity : 0 ; }
355- 75% {opacity : 0 ; -ms-transform : translateY (20px );}
356- 100% {opacity : 1 ; -ms-transform : translateY (0 );}
357- }
358-
359- </ style >
360-
361- < div id ="fc-fade " class ="fc-black_overlay " onclick ="close_window() "> </ div >
362- < div id ="fc-light " class ="fc-white_content ">
363- < div id ="fc-main " class ="fc-main-box ">
364- < div id ="fc-close " class ="fc-widget_close " onclick ="close_window() ">
365- </ div > < iframe id ="fc-myFrame " iframe height ="580 " width ="925 " style ="border: 0;
366- border-radius:5px 5px 5px 5px; box-shadow:0 0 8px rgba(0, 0, 0, 0.5); " scrolling ="no " src =""> </ iframe > </ div >
367- </ div >
368-
369- <!--END Flipcause Main Integration Code-->
370269</ footer >
371270</ html >
0 commit comments