[www-doc] [Git][VideoLAN.org/websites][master] Fix layout
Jean-Baptiste Kempf
gitlab at videolan.org
Mon Feb 1 18:16:23 UTC 2021
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
fb879575 by Jean-Baptiste Kempf at 2021-02-01T19:16:16+01:00
Fix layout
- - - - -
1 changed file:
- www.videolan.org/press/videolan-20.php
Changes:
=====================================
www.videolan.org/press/videolan-20.php
=====================================
@@ -2,6 +2,7 @@
$title = "Press Release - VideoLAN is 20 years old!";
$lang = "en";
$menu = array( "vlc" );
+ $new_design = true;
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
?>
<style>
@@ -35,7 +36,7 @@ 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: 10px;"><a href="//images.videolan.org/images/VideoLAN_GPL.jpeg"><?php image('VideoLAN_GPL.jpeg', "VideoLAN decision to GPL", "", "300px"); ?></a></div>
+<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>
<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/fb879575db3d5b39585b25f93345c75684f539c2
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/fb879575db3d5b39585b25f93345c75684f539c2
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list