Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
plugins
/
fusion-builder
/
assets
/
css
/
shortcodes
:
youtube.css
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
.fusion-vimeo, .fusion-youtube { --awb-max-width: 600px; --awb-max-height: 360px; --awb-align-self: auto; --awb-width: auto; --awb-margin-top: 0; --awb-margin-bottom: 0; max-width: var(--awb-max-width); max-height: var(--awb-max-height); align-self: var(--awb-align-self); width: var(--awb-width); margin-top: var(--awb-margin-top); margin-bottom: var(--awb-margin-bottom); } .fusion-vimeo.center-video .video-shortcode, .fusion-youtube.center-video .video-shortcode { margin: 0 auto; } .fusion-vimeo .video-shortcode, .fusion-youtube .video-shortcode { max-width: var(--awb-max-width); max-height: var(--awb-max-height); }