From: Reda Lazri Date: Mon, 12 Sep 2016 18:39:46 +0000 (+0100) Subject: Revert collpase button, good idea but needs JS X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b351934914eb3c39e7f013879df5a3831a76a1bb;p=fsf-giving-guide.git Revert collpase button, good idea but needs JS --- diff --git a/css/master.css b/css/master.css index ca2ce23..1e341fc 100644 --- a/css/master.css +++ b/css/master.css @@ -163,7 +163,7 @@ a { border-bottom: 2px solid #ffd429; color: #2caf8f; text-decoration: none; - -webkit-transition: .3s all ease; + transition: .3s all ease; } @@ -187,7 +187,7 @@ section { /*Header*/ /*Navbar*/ .icon-bar { - -webkit-transition: .3s all ease; + transition: .3s all ease; } @@ -303,7 +303,7 @@ section { text-transform: uppercase; font-weight: bold; font-size: 20px; - -webkit-transform: rotate(-45deg); + transform: rotate(-45deg); } @@ -321,7 +321,7 @@ section { } .bad, -.good, { +.good { overflow: hidden; margin-top: 30px; padding-top: 30px; @@ -356,7 +356,7 @@ li.neutral { .pros li, .info { padding-left: 30px; - background-position: top center left; + background-position: top left; background-repeat: no-repeat; list-style: none; } @@ -372,7 +372,7 @@ li.neutral { position: absolute; right: 50%; left: 50%; - top: 220px; + top: 250px; margin-left: -60px; padding: 5px; width: 120px; @@ -406,7 +406,7 @@ li.neutral { .seller-group { text-align: center; - -webkit-transition: all 0.3s ease; + transition: all 0.3s ease; background-color: white; padding: 15px; @@ -452,21 +452,21 @@ li.neutral { } .charities img { - -webkit-filter: brightness(0.39) contrast(150%) opacity(0.6) saturate(0); + filter: brightness(0.39) contrast(150%) opacity(0.6) saturate(0); - -webkit-transition: .3s all ease; + transition: .3s all ease; - -moz-filter: brightness(0.39) contrast(150%) opacity(0.6) saturate(0); + } .charities img:hover { - -webkit-filter: brightness(1) contrast(100%) opacity(1) saturate(1); + filter: brightness(1) contrast(100%) opacity(1) saturate(1); - -webkit-transform: scale(1.1); + transform: scale(1.1); - -moz-filter: brightness(1) contrast(100%) opacity(1) saturate(1); + } /*Licenses*/ .licenses { @@ -523,12 +523,6 @@ footer a:hover { max-height: 220px; } -.ornament { - margin-top: 20px; - height: 5px; - background: -webkit-linear-gradient(left, #FFD429 15%, #2B81E3 15%, #2B81E3 30%,#2CAF8F 30%, #2CAF8F 45%, #F3FAFF 45%, #F3FAFF 60%, #0AD778 60%, #0AD778 75%, #D70A0A 75%, #D70A0A 85%); - background: linear-gradient(90deg, #FFD429 15%, #2B81E3 15%, #2B81E3 30%,#2CAF8F 30%, #2CAF8F 45%, #F3FAFF 45%, #F3FAFF 60%, #0AD778 60%, #0AD778 75%, #D70A0A 75%, #D70A0A 85%); -} /* Media Queries */ /* Small devices (tablets, 768px and up) */ @media (min-width: 768px) { @@ -551,7 +545,7 @@ footer a:hover { list-style-type: none; font-size: 1.1em; font-family: "Signika Regular"; - -webkit-transition: .3s all ease; + transition: .3s all ease; } @@ -571,7 +565,7 @@ footer a:hover { .navbar li a { display: block; text-decoration: none; - -webkit-transition: .3s all ease; + transition: .3s all ease; } @@ -632,7 +626,7 @@ footer a:hover { list-style-type: none; font-size: 1.2em; font-family: "Signika Regular"; - -webkit-transition: .3s all ease; + transition: .3s all ease; } @@ -652,7 +646,7 @@ footer a:hover { .navbar li a { display: block; text-decoration: none; - -webkit-transition: .3s all ease; + transition: .3s all ease; } diff --git a/givingguide.html b/givingguide.html index 51d63e2..c5460a2 100644 --- a/givingguide.html +++ b/givingguide.html @@ -146,7 +146,7 @@

Smartphones

-
+
@@ -600,10 +600,10 @@
-

Licenses

+

Licenses

-
+

This page by the Free Software Foundation is licensed under a Creative Commons Attribution-ShareAlike 4.0 Unported.

The graphics and photos used on this page have been modified by the Free Software Foundation and are licensed separately under the following terms:

@@ -655,7 +655,6 @@
-