[www-doc] [Git][VideoLAN.org/websites][master] PR: CSS increase the line-height
Jean-Baptiste Kempf
gitlab at videolan.org
Tue May 16 14:19:35 CEST 2017
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
732a4c1f by Jean-Baptiste Kempf at 2017-05-16T14:19:07+02:00
PR: CSS increase the line-height
- - - - -
1 changed file:
- www.videolan.org/press/aomedia.php
Changes:
=====================================
www.videolan.org/press/aomedia.php
=====================================
--- a/www.videolan.org/press/aomedia.php
+++ b/www.videolan.org/press/aomedia.php
@@ -8,8 +8,8 @@
body {
color: #232525;
}
-p { font-size:14px; line-height: 22px; }
- .subtext { position: relative; top: -20px; left:300px; width: 300px; text-align: center; }
+p { font-size:14px; line-height: 26px; }
+.subtext { position: relative; top: -20px; left:300px; width: 300px; text-align: center; }
.productDescription li { margin-left: 20px; font-size: 13px; }
h2 { margin-top: 20px; margin-bottom: 12px; }
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/732a4c1fe557e7d16655a4886bbae6ca5fe585ef
More information about the www-doc
mailing list