[www-doc] [Git][VideoLAN.org/websites][master] vdd18: adjust liste style
Jean-Baptiste Kempf
gitlab at videolan.org
Fri Aug 24 18:38:36 CEST 2018
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
4e8787dd by David Loiret at 2018-08-24T18:38:33+02:00
vdd18: adjust liste style
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
- - - - -
2 changed files:
- www.videolan.org/videolan/events/vdd18/index.php
- www.videolan.org/videolan/events/vdd18/style.css
Changes:
=====================================
www.videolan.org/videolan/events/vdd18/index.php
=====================================
--- a/www.videolan.org/videolan/events/vdd18/index.php
+++ b/www.videolan.org/videolan/events/vdd18/index.php
@@ -406,8 +406,8 @@ $(function($){
<h3 class="text-box-title">Accommodation</h3>
<p>For active members of the open-source multimedia communities who registered until August 25 and got a confirmation, your hotel will be one of the following:</p>
<ul>
- <li>Hotel Monsieur, 62 rue des Mathurins, Paris 8
- <li>Mercure Paris Opéra Faubourg Montmartre, 5 Rue De Montyon, Paris 9
+ <li>Hotel Monsieur, 62 rue des Mathurins, Paris 8
+ <li>Mercure Paris Opéra Faubourg Montmartre, 5 Rue De Montyon, Paris 9
</ul>
</b></p>
</div>
=====================================
www.videolan.org/videolan/events/vdd18/style.css
=====================================
--- a/www.videolan.org/videolan/events/vdd18/style.css
+++ b/www.videolan.org/videolan/events/vdd18/style.css
@@ -34,6 +34,13 @@ p {
text-shadow: 0 2px 2px rgba(0,0,0,0.5), -1px -1px 0 rgba(0,0,0,0.15), 1px -1px 0 rgba(0,0,0,0.15), -1px 1px 0 rgba(0,0,0,0.15), 1px 1px 0 rgba(0,0,0,0.15);
}
+.text-box > ul > li {
+ color: #4D4D4D;
+ text-align: left;
+ list-style: circle;
+ font-weight: bold;
+}
+
.vbtn-link {
color: white;
background-color: transparent;
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/4e8787dda2a4667b72dbf1d8f354ba79930c5938
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/4e8787dda2a4667b72dbf1d8f354ba79930c5938
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list