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