[www-doc] [Git][VideoLAN.org/websites][master] 2 commits: vdd17: add 42 as a sponsor

Ludovic Fauvet gitlab at videolan.org
Fri Sep 8 16:20:13 CEST 2017


Ludovic Fauvet pushed to branch master at VideoLAN organization / websites


Commits:
0666739b by Ludovic Fauvet at 2017-09-08T16:19:19+02:00
vdd17: add 42 as a sponsor

- - - - -
df3f9e2a by Ludovic Fauvet at 2017-09-08T16:19:33+02:00
vdd17: add limk to sponsors websites

- - - - -


3 changed files:

- + www.videolan.org/images/events/vdd17/sponsors/42_logo.svg
- www.videolan.org/videolan/events/vdd17/index.php
- www.videolan.org/videolan/events/vdd17/style.css


Changes:

=====================================
www.videolan.org/images/events/vdd17/sponsors/42_logo.svg
=====================================
--- /dev/null
+++ b/www.videolan.org/images/events/vdd17/sponsors/42_logo.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 18.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<svg version="1.1"
+	 id="Calque_1" sodipodi:docname="42_logo.svg" inkscape:version="0.48.2 r9819" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 -200 960 960"
+	 enable-background="new 0 -200 960 960" xml:space="preserve">
+<polygon id="polygon5" points="32,412.6 362.1,412.6 362.1,578 526.8,578 526.8,279.1 197.3,279.1 526.8,-51.1 362.1,-51.1 
+	32,279.1 "/>
+<polygon id="polygon7" points="597.9,114.2 762.7,-51.1 597.9,-51.1 "/>
+<polygon id="polygon9" points="762.7,114.2 597.9,279.1 597.9,443.9 762.7,443.9 762.7,279.1 928,114.2 928,-51.1 762.7,-51.1 "/>
+<polygon id="polygon11" points="928,279.1 762.7,443.9 928,443.9 "/>
+</svg>


=====================================
www.videolan.org/videolan/events/vdd17/index.php
=====================================
--- a/www.videolan.org/videolan/events/vdd17/index.php
+++ b/www.videolan.org/videolan/events/vdd17/index.php
@@ -25,7 +25,8 @@
   <div class="container">
     <div id="sponsors">
         <h5>Sponsors</h5>
-        <?php image( 'events/vdd17/sponsors/youtube_logo.svg' , 'Youtube', 'youtube-logo'); ?>
+        <a href="https://www.youtube.com"><?php image( 'events/vdd17/sponsors/youtube_logo.svg' , 'Youtube', 'sponsors-logo'); ?></a>
+        <a href="http://www.42.fr"><?php image( 'events/vdd17/sponsors/42_logo.svg' , '42', 'sponsors-logo'); ?></a>
     </div>
   </div>
 </header>


=====================================
www.videolan.org/videolan/events/vdd17/style.css
=====================================
--- a/www.videolan.org/videolan/events/vdd17/style.css
+++ b/www.videolan.org/videolan/events/vdd17/style.css
@@ -91,9 +91,11 @@ h2 {
     border-radius: 6px;
 }
 
-.youtube-logo {
+.sponsors-logo {
     width: auto;
     height: 38px;
+    padding-left: 5px;
+    padding-right: 5px;
 }
 
 .header-bg .container {



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/d3197f79d3ae13ddcc217a7d34e10caabaf294d8...df3f9e2ab57e8299b68c315f43d3f967788e630b

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


More information about the www-doc mailing list