[www-doc] [Git][VideoLAN.org/websites][master] Iterate on previous

Felix Paul Kühne gitlab at videolan.org
Mon Feb 1 21:13:53 CET 2016


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


Commits:
ef3099ba by Felix Paul Kühne at 2016-02-01T21:13:46Z
Iterate on previous

- - - - -


2 changed files:

- www.videolan.org/include/header.php
- www.videolan.org/style/style.scss


Changes:

=====================================
www.videolan.org/include/header.php
=====================================
--- a/www.videolan.org/include/header.php
+++ b/www.videolan.org/include/header.php
@@ -290,7 +290,7 @@ function start_body( $body_color, $language, $b_show_donate = true, $nobanner, $
                 <?php
                 echo 'VideoLAN, '. _('a project and a').' <a href="//www.videolan.org/videolan/" class="noUnderline">'._('non-profit organization').'.</a> ';?>
         <a href="https://www.jbkempf.com/blog/post/2016/15-years-of-VLC">
-            <?php image('15years.png', '... and many more years to come', 'announce-img img-responsive'); ?>
+            <?php image('15years.png', '... and many more years to come', 'announce-img'); ?>
         </a>
         </div>
         <div class="social-box">


=====================================
www.videolan.org/style/style.scss
=====================================
--- a/www.videolan.org/style/style.scss
+++ b/www.videolan.org/style/style.scss
@@ -831,8 +831,10 @@ img, .normalButton {
 
 .announce-img {
     max-width: 770px;
+    height: auto;
     display: block;
     margin: 0 auto;
+    padding-right: 10px;
 }
 
 .new-design .downloadText {



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/ef3099ba502c60daaf525fd39d78cfb517b975fb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160201/f7b04216/attachment.html>


More information about the www-doc mailing list