Changeset - bc1ed0a9d133
[Not reviewed]
0 1 0
Bradley M. Kuhn - 15 months ago 2023-02-09 20:39:17
bkuhn@sfconservancy.org
A bit more width for the video, remove <p>

Ok, that was too small, try this.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -40,3 +40,3 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
    <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">
...
 
@@ -46,3 +46,3 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
  or <a href="https://youtu.be/zca7dOU7jfs">watch on YouTube</a>
 
</video></p>
 
</video>
 
<script>
0 comments (0 inline, 0 general)