BambooPanda (Talk | contribs) |
|||
Line 434: | Line 434: | ||
display: table; | display: table; | ||
clear: both; | clear: both; | ||
+ | } | ||
+ | .video-landscape{ | ||
+ | width: 80%; | ||
+ | height: auto; | ||
+ | margin: auto auto; | ||
+ | } | ||
+ | .video-portrait{ | ||
+ | width: 40%; | ||
+ | height: auto; | ||
+ | margin: auto auto; | ||
+ | } | ||
+ | video{ | ||
+ | width: 100%; | ||
+ | height: auto; | ||
} | } | ||
Revision as of 10:29, 17 October 2018