Dashboard
PHP:
8.4.22
OS:
Linux
User:
provencez
/
/
home
/
provencez
/
www
/
wp-content
/
plugins
/
elementor
/
assets
/
lib
/
animations
/
styles
đ€ Upload
đ New File
đ New Folder
Close
Editing: flash.css
@keyframes flash { 50%, from, to { opacity: 1; } 25%, 75% { opacity: 0; } } .flash { animation-name: flash; }
Save
Cancel