Author: rbaxter85
Date: Thu Jul 12 17:06:17 2012
New Revision: 1360815
URL: http://svn.apache.org/viewvc?rev=1360815&view=rev
Log:
fixing video size
Modified:
shindig/site/trunk/cms/trunk/content/documentation_website.mdtext
Modified: shindig/site/trunk/cms/trunk/content/documentation_website.mdtext
URL:
http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/content/documentation_website.mdtext?rev=1360815&r1=1360814&r2=1360815&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/content/documentation_website.mdtext (original)
+++ shindig/site/trunk/cms/trunk/content/documentation_website.mdtext Thu Jul
12 17:06:17 2012
@@ -49,7 +49,7 @@ video which gives you a quick tutorial o
<ul class="thumbnails">
<li class="span5">
<div class="thumbnail">
- <iframe width="560" height="315"
src="http://www.youtube.com/embed/xcDZN3Lu6HA" frameborder="0"
allowfullscreen></iframe>
+ <iframe width="500" height="315"
src="http://www.youtube.com/embed/xcDZN3Lu6HA" frameborder="0"
allowfullscreen></iframe>
</div>
</li>
</ul>
@@ -63,7 +63,7 @@ If you are not a Shindig committer you c
<ul class="thumbnails">
<li class="span5">
<div class="thumbnail">
- <iframe width="420" height="315"
src="http://www.youtube.com/embed/7fvg1pfHLhE" frameborder="0"
allowfullscreen></iframe>
+ <iframe width="400" height="315"
src="http://www.youtube.com/embed/7fvg1pfHLhE" frameborder="0"
allowfullscreen></iframe>
</div>
</li>
</ul>