No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
== Sample result == | == Sample result == | ||
</noinclude> | </noinclude> | ||
Line 10: | Line 9: | ||
<head> | <head> | ||
<style> | <style> | ||
.video-wrapper { | |||
display: flex; | |||
flex-direction: column; | |||
align-items: center; | |||
} | |||
.video-outer { | .video-outer { | ||
background-position: center; | background-position: center; | ||
Line 48: | Line 52: | ||
} | } | ||
.video-outer video:fullscreen, .video-outer video:-webkit-full-screen { | |||
object-fit: contain !important; | object-fit: contain !important; | ||
} | } |
Revision as of 15:54, 25 June 2023