[www-doc] [Git][VideoLAN.org/websites][master] Fix image centering.
Jean-Baptiste Kempf
gitlab at videolan.org
Mon Feb 1 18:42:19 UTC 2021
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
67bbe928 by Jean-Baptiste Kempf at 2021-02-01T19:42:11+01:00
Fix image centering.
Loving CSS
- - - - -
1 changed file:
- www.videolan.org/press/videolan-20.php
Changes:
=====================================
www.videolan.org/press/videolan-20.php
=====================================
@@ -37,7 +37,8 @@ em { font-style: italic; }
<p>This open sourcing concerned all the software developed by the VideoLAN project, including <em>VideoLAN Client</em>, <em>VideoLAN Server</em>, <em>VideoLAN Bridge</em>, <em>VideoLAN Channel Switcher</em>, but also libraries to decode DVDs, like <em>libdca</em>, <em>liba52</em> or <em>libmpeg2</em>.</p>
<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 style="margin: 25%;"><a href="//images.videolan.org/images/VideoLAN_GPL.jpeg"><?php image('VideoLAN_GPL.jpeg', "VideoLAN decision to GPL", "", "300px"); ?></a></div>
+<div class="row"><div class="column col-md-8 mx-auto">
+n: 25%;"><a href="//images.videolan.org/images/VideoLAN_GPL.jpeg"><?php image('VideoLAN_GPL.jpeg', "VideoLAN decision to GPL", "", "300px"); ?></a></div></div>
<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>
<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
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/67bbe928663f4a11e592c11cc26c739349bf743f
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/67bbe928663f4a11e592c11cc26c739349bf743f
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list