[www-doc] [Git][VideoLAN.org/websites][master] vdd16: add missing styles

Jean-Baptiste Kempf gitlab at videolan.org
Wed Aug 10 14:23:28 CEST 2016


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


Commits:
8935db8e by David Loiret at 2016-08-10T14:22:40+02:00
vdd16: add missing styles

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

- - - - -


1 changed file:

- + www.videolan.org/videolan/events/vdd16/style.css


Changes:

=====================================
www.videolan.org/videolan/events/vdd16/style.css
=====================================
--- /dev/null
+++ b/www.videolan.org/videolan/events/vdd16/style.css
@@ -0,0 +1,63 @@
+.header-bg {
+    background: url('/images/events/vdd16/vdd14-blurred.jpg') center no-repeat;
+    padding: 180px 0;
+    margin-top: -91px;
+    background-size: cover;
+}
+
+.header-bg {
+    color: white !important;
+}
+
+.header-bg h1 {
+    font-size: 36px;
+}
+
+.header-bg h1, .header-bg h3, .header-bg a {
+    color: white;
+}
+
+.header-bg a:hover, a:active, a:focus {
+    color: #e0e0e0;
+}
+
+.header-bg h4 {
+    font-weight: bold;
+}
+
+#nonprofitOrganizationDiv2 {
+    color: #e0e0e0;
+}
+
+#nonprofitOrganizationDiv2 a {
+    color: #d0d0d0;
+}
+
+section {
+   padding: 35px 0;
+}
+
+p {
+    font-size: 14px;
+}
+
+h2 {
+    margin-bottom: 10px;
+}
+
+.uppercase {
+    text-transform: uppercase;
+}
+
+#where {
+    background: url('/images/events/vdd16/crowd-of-people.jpg') center no-repeat fixed;
+    color: white;
+}
+
+#where a, #where h2, #where p {
+    color: white;
+}
+
+.btn-border {
+    border: 1px solid #fff;
+}



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/8935db8e46887c630e3d045d13a74e210a4ed14e
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160810/8c4995e4/attachment.html>


More information about the www-doc mailing list