[www-doc] [Git][VideoLAN.org/websites][master] Show VLMC icon correctly on larger screens
Felix Paul Kühne
gitlab at videolan.org
Tue Mar 1 12:09:16 CET 2016
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
d625cd33 by Felix Paul Kühne at 2016-03-01T12:09:10+01:00
Show VLMC icon correctly on larger screens
- - - - -
1 changed file:
- www.videolan.org/vlmc/index.php
Changes:
=====================================
www.videolan.org/vlmc/index.php
=====================================
--- a/www.videolan.org/vlmc/index.php
+++ b/www.videolan.org/vlmc/index.php
@@ -19,6 +19,9 @@
<div class="container">
<section class="download-wrapper">
<div class="row reorder-xs">
+ <div class="hidden-xs v-align col-sm-5">
+ <?php image('VLMC-Icon.png', 'Large Orange VLMC Logo', 'big-vlc-img img-responsive'); ?>
+ </div>
<div class="v-align col-sm-5">
<div class="center-font-xs">
<?php image('VLMC-Icon.png', 'Large Orange VLMC Logo', 'big-vlc-img img-responsive visible-xs-inline-block v-align'); ?>
@@ -75,7 +78,7 @@
</div>
</div>
</section>
-<section class="bg-gray">
+<section class="features">
<div class="container">
<div class="row">
<div class="col-md-12 padding-bottom-24">
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/d625cd33bc1d8e2265076dcbdcce5c494ff24c61
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160301/eee42388/attachment.html>
More information about the www-doc
mailing list