[www-doc] [Git][VideoLAN.org/websites][master] 3.0 release: update design
Simon Latapie
gitlab at videolan.org
Fri Feb 9 18:03:10 CET 2018
Simon Latapie pushed to branch master at VideoLAN organization / websites
Commits:
8c0b5420 by David Loiret at 2018-02-09T18:00:13+01:00
3.0 release: update design
- - - - -
1 changed file:
- www.videolan.org/vlc/releases/3.0.0.php
Changes:
=====================================
www.videolan.org/vlc/releases/3.0.0.php
=====================================
--- a/www.videolan.org/vlc/releases/3.0.0.php
+++ b/www.videolan.org/vlc/releases/3.0.0.php
@@ -119,6 +119,12 @@
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
+ section.no-check ul li {
+ list-style-type: initial;
+ }
+ section.no-check ul li:before {
+ content: none;
+ }
</style>
<script>
$(function(){
@@ -193,8 +199,8 @@
<section class="features">
<div class="container">
+ <h1 style='margin-bottom: 12px;'><?php echo _("3.0 Highlights"); ?></h1>
<div class="row">
- <h1 style='margin-bottom: 12px;'><?php echo _("3.0 Highlights"); ?></h1>
<div class="col-sm-6">
<ul>
<li style="padding-bottom: 8px;">VLC 3.0 "Vetinari" is a new major update of VLC.</li>
@@ -228,7 +234,7 @@
</div>
</div>
</section>
- <section class="bg-gray features" style='padding-top: 10px;'>
+ <section class="bg-gray features no-check" style='padding-top: 10px;'>
<div class="container">
<div class="row">
<div class="col-md-12">
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/8c0b54202ec316326523983df9dcc4ab39427a84
---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/8c0b54202ec316326523983df9dcc4ab39427a84
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list