| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/starter/content/media/ |
| Current File : /home/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/starter/content/media/_media.scss |
/* FILE: starter/media/_media.scss */
//
// Media
//
.entry-media {
img {
width: 100%;
}
}
%video_container {
position: relative;
max-width: 100%;
height: 0 !important;
padding: 0 0 56.25%; /* 16:9 ratio only */
}
%video_object {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}