[www-doc] [Git][VideoLAN.org/websites][master] vdd17: minor style adjustment

Jean-Baptiste Kempf gitlab at videolan.org
Fri Sep 8 09:48:24 CEST 2017


Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites


Commits:
eb223feb by David Loiret at 2017-09-08T09:48:17+02:00
vdd17: minor style adjustment

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

- - - - -


2 changed files:

- www.videolan.org/videolan/events/vdd17/index.php
- www.videolan.org/videolan/events/vdd17/style.css


Changes:

=====================================
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
@@ -41,6 +41,7 @@
       to discuss and work on the future of the open-source multimedia community</p>
 
       <p>This event is a very <strong>technical</strong> conferences.</p>
+      <br />
       <p>Date: <strong>22nd - 24th of September 2017</strong>, Location: <strong>Paris, France</strong>!</p>
     </div>
   </div>


=====================================
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
@@ -10,7 +10,7 @@
 }
 
 .header-bg h1 {
-    font-size: 36px;
+    font-size: 44px;
 }
 
 .header-bg h1, .header-bg h3, .header-bg a {
@@ -87,6 +87,8 @@ h2 {
     font-weight: bold;
     color: black;
     background-color: white;
+    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
+    border-radius: 6px;
 }
 
 .youtube-logo {
@@ -204,3 +206,9 @@ h2 {
 .event-bg {
     background-color: #fbfbfb;
 }
+
+p {
+    line-height: 22px;
+    margin: 0 0 10px;
+    padding: 0;
+}



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/eb223feb0d03ccbaf21860e961e4ed2cf7ed5432

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


More information about the www-doc mailing list