D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
pinaclec
/
public_html
/
wp-content
/
plugins
/
bb-plugin
/
css
/
animations
/
Filename :
fancy-flash.css
back
Copy
.fl-animated.fl-fancy-flash { animation: fl-fancy-flash 1s ease; -webkit-animation: fl-fancy-flash 1s ease; } @-webkit-keyframes fl-fancy-flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } @keyframes fl-fancy-flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } }