[www-doc] [Git][VideoLAN.org/websites][master] videolan-20: iterate on layout

Felix Paul Kühne gitlab at videolan.org
Mon Feb 1 19:56:32 UTC 2021



Felix Paul Kühne pushed to branch master at VideoLAN organization / websites


Commits:
a7c80fa0 by Felix Paul Kühne at 2021-02-01T20:56:26+01:00
videolan-20: iterate on layout

- - - - -


1 changed file:

- www.videolan.org/press/videolan-20.php


Changes:

=====================================
www.videolan.org/press/videolan-20.php
=====================================
@@ -19,7 +19,7 @@ em { font-style: italic; }
 
 </style>
 
-<div class="container">
+<div class="container" style="max-width: 1000px !important;">
 <h1>VideoLAN is 20 years old today!</h1>
 <br />
 
@@ -38,7 +38,7 @@ em { font-style: italic; }
 <p>At that time, this was a risky decision for the <a href="https://www.centralesupelec.fr/">École Centrale Paris</a>, and the VideoLAN project is very grateful.</em>
 
 <div class="row"><div class="column col-md-8 mx-auto" style="margin-left: 20%">
-<a href="//images.videolan.org/images/VideoLAN_GPL.jpeg"><?php image('VideoLAN_GPL.jpeg', "VideoLAN decision to GPL", "", "300px"); ?></a></div></div>
+<a href="//images.videolan.org/images/VideoLAN_GPL.jpeg"><?php image("VideoLAN_GPL.jpeg" , "VideoLAN decision to GPL", "center-block img-responsive"); ?></a></div></div>
 
 <h3>Evolution</h3>
 <p>Since then, the project evolved to become a French non-profit organization, and continued developing numerous solutions around the free software multimedia world.</p>
@@ -51,7 +51,7 @@ em { font-style: italic; }
 <p>In addition to the popular <a href="/vlc/">VLC media player</a> <em>(the new name of VideoLAN Client)</em>, VideoLAN also developed <b>x264</b>, the most popular
 software encoder in the world, streaming software like DVBlast, DVD and Blu-Ray stack libraries or, recently the <a href="https://code.videolan.org/videolan/dav1d">dav1d</a> AV1 decoder.</p>
 
-<?php image('events/vdd18.jpg', "VDD 2018", "", "800px"); ?>
+<?php image("events/vdd18.jpg" , "VDD 2018", "center-block img-responsive"); ?>
 
 <h2>Celebrations</h2>
 <p>Several events are planned online and in real-life, and they will be announced through the 2021 year.<br />
@@ -80,7 +80,7 @@ Its most famous distributed software, the <a href="/vlc">VLC media player</a>, i
 <h3>Press Contact</h3>
 <p>press at videolan.org</p>
 
-<?php image('events/vdd08.jpg', "First VDD", "", "800px"); ?>
+<?php image("events/vdd08.jpg" , "First VDD", "center-block img-responsive"); ?>
 
 </div>
 </div>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/a7c80fa0bb508232e1a286bfe630a5611132f375

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/a7c80fa0bb508232e1a286bfe630a5611132f375
You're receiving this email because of your account on code.videolan.org.




More information about the www-doc mailing list