try fixing video widths

This commit is contained in:
Joey Hess 2013-03-11 16:57:32 -04:00
parent e07b8629fc
commit 0ccf09955c
4 changed files with 3 additions and 5 deletions

View file

@ -1,4 +1,4 @@
<video controls
src="http://video.fosdem.org/2012/lightningtalks/git_annex___manage_files_with_git,_without_checking_their_contents_into_git.webm" width="100%"></video><br>
src="http://video.fosdem.org/2012/lightningtalks/git_annex___manage_files_with_git,_without_checking_their_contents_into_git.webm"></video><br>
A <a href="http://video.fosdem.org/2012/lightningtalks/git_annex___manage_files_with_git,_without_checking_their_contents_into_git.webm">15 minute introduction to git-annex</a>,
presented by Richard Hartmann at FOSDEM 2012.

View file

@ -1,4 +1,4 @@
<video controls width="100%">
<video controls>
<source type="video/mp4" src="http://mirror.linux.org.au/linux.conf.au/2013/mp4/gitannex.mp4">
<source type="video/ogg" src="http://mirror.linux.org.au/linux.conf.au/2013/ogv/gitannex.ogv">
</video><br>