A bit more width for the video, remove <p>
Ok, that was too small, try this.
This commit is contained in:
		
							parent
							
								
									476a2c0f9f
								
							
						
					
					
						commit
						bc1ed0a9d1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -38,13 +38,13 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange"> | ||||||
|   </section> |   </section> | ||||||
|   <section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray"> |   <section class="w-30-ns mh2 pa3 bg-light-blue ba b--gray"> | ||||||
|     <h2 class="f4 ttu">Sandler Receives Honorary Doctorate</h2> |     <h2 class="f4 ttu">Sandler Receives Honorary Doctorate</h2> | ||||||
| <p><video style="width: 30%; height: auto;" controls="" poster="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate_still.png" id="doctorate_vid"> | <video style="width: 75%; height: auto;" controls="" poster="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate_still.png" id="doctorate_vid"> | ||||||
|   <source src="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4"> |   <source src="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4"> | ||||||
|   <track src="/docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.en.txt" kind="subtitles" srclang="en" label="English" /> |   <track src="/docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.en.txt" kind="subtitles" srclang="en" label="English" /> | ||||||
|   <track src="/docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.nl.txt" kind="subtitles" srclang="nl" label="Dutch (NL)" /> |   <track src="/docs/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.nl.txt" kind="subtitles" srclang="nl" label="Dutch (NL)" /> | ||||||
|   <a href="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4">Download the talk video</a> |   <a href="/videos/2023-02-02_Sandler-Karen_KU-Leuven_Honorary-Doctorate.mp4">Download the talk video</a> | ||||||
|   or <a href="https://youtu.be/zca7dOU7jfs">watch on YouTube</a> |   or <a href="https://youtu.be/zca7dOU7jfs">watch on YouTube</a> | ||||||
| </video></p> | </video> | ||||||
| <script> | <script> | ||||||
| v = document.getElementById("doctorate_vid") | v = document.getElementById("doctorate_vid") | ||||||
| v.textTracks[0].mode = "showing"; | v.textTracks[0].mode = "showing"; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue