Parcourir la source

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

hakimel il y a 11 ans
Parent
commit
a041f9c64a
2 fichiers modifiés avec 2 ajouts et 1 suppressions
  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%;

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
css/reveal.min.css


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff