Przeglądaj źródła

limit video size to size of slide (closes #308)

hakimel 11 lat temu
rodzic
commit
a041f9c64a
2 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      css/reveal.css
  2. 0 0
      css/reveal.min.css

+ 2 - 1
css/reveal.css

@@ -189,8 +189,9 @@ body {
   font-style: italic;
 }
 
-/* Preserve aspect ratio and scale image so it's bound within the section */
+/* Ensure certain elements are never larger than the slide itself */
 .reveal img,
+.reveal video,
 .reveal iframe {
 	max-width: 100%;
 	max-height: 100%;

Plik diff jest za duży
+ 0 - 0
css/reveal.min.css


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików