[www-doc] [Git][VideoLAN.org/websites][master] vdd19: update styling

François Cartegnie gitlab at videolan.org
Sun Oct 13 18:40:45 CEST 2019



François Cartegnie pushed to branch master at VideoLAN organization / websites


Commits:
a48cf541 by Francois Cartegnie at 2019-10-13T16:40:34Z
vdd19: update styling

- - - - -


2 changed files:

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


Changes:

=====================================
www.videolan.org/videolan/events/vdd19/index.php
=====================================
@@ -116,7 +116,7 @@ $(function($){
               </div>
             </div>
             <div class="row text-center">
-              <a href="https://forms.gle/dUGSE3eG3gyh5SQ6A" class="btn btn-border vbtn-link"><span class="arrow right vdd-icon"></span>Register<span class="arrow left vdd-icon"></span></a>
+              <a id="regbtn" href="https://forms.gle/dUGSE3eG3gyh5SQ6A" class="btn btn-border vbtn-link">Register</a>
             </div>
           </div>
         </div>


=====================================
www.videolan.org/videolan/events/vdd19/style.css
=====================================
@@ -1,7 +1,7 @@
 .header-bg {
     background: none;
-    padding: 180px 0;
-    margin-top: -91px;
+    padding: 70px 0;
+    margin-top: -60px;
 }
 
 #nonprofitOrganizationDiv2 {
@@ -42,8 +42,7 @@ p {
 
 .vbtn-link {
     color: white;
-    background-color: transparent;
-    background: rgba(0,0,0,0.3) !important;
+    background-color: rgb(255, 154, 20);
 }
 .vbtn-link:hover,
 .vbtn-link:focus,
@@ -95,9 +94,6 @@ h3 {
 }
 
 .header-bg {
-    clip-path: polygon(0 0, 102% 0, 100% 90%, 0% 112%);
-    color: white !important;
-    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);
 }
 
 #register {
@@ -200,7 +196,7 @@ h3 {
 }
 
 .header-bg h1, .header-bg h3, .header-bg a {
-    color: white;
+    color: black;
 }
 
 .header-bg a:hover, a:active, a:focus {
@@ -522,7 +518,7 @@ p {
 
 @media (max-width: 768px) {
     .header-bg {
-        margin-top: -130px;
+        margin-top: -30px;
     }
     .header-bg h1 {
         font-size: 30px;



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

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




More information about the www-doc mailing list