diff options
| author | Teddy Wing | 2013-04-27 16:47:54 -0400 |
|---|---|---|
| committer | Teddy Wing | 2013-04-27 16:47:54 -0400 |
| commit | 52127aee97d0d16be652d2063c9aefbbef234f43 (patch) | |
| tree | 2645eb532b8ec8d4d79de5b791b4b7832b6fe500 /index.html | |
| parent | ba2b5b1d1d98a9696b21b0cc6c5f58ce812b8413 (diff) | |
| download | Who-am-I-52127aee97d0d16be652d2063c9aefbbef234f43.tar.bz2 | |
Fluid width video
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -18,7 +18,9 @@ </head> <body> <div role="main"> - <iframe width="680" height="360" src="http://www.youtube.com/embed/Yj1TXR68BPA" frameborder="0" allowfullscreen></iframe> + <section class="video"> + <iframe width="680" height="360" src="http://www.youtube.com/embed/Yj1TXR68BPA" frameborder="0" allowfullscreen></iframe> + </section> <section id="character-select"> <div class="loadIndicator"><div class="indicator"></div></div> |
