From: Reda Lazri Date: Wed, 7 Sep 2016 20:04:07 +0000 (+0100) Subject: Tweaks and fixes X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7de69b77be58bc8763750db2ce5f1258e0772cf4;p=fsf-giving-guide.git Tweaks and fixes --- diff --git a/css/master.css b/css/master.css index 3142e92..97a76b4 100644 --- a/css/master.css +++ b/css/master.css @@ -122,7 +122,6 @@ h3 { } h4 { - /*padding-top: 23px;*/ color: #9b9b9b; font-size: 24px; font-family: "Signika Light"; @@ -394,6 +393,10 @@ li.neutral { } /*Recommended Lines*/ +.certified { + display: none; +} + .recommended-img img{ width: 300px; height: 300px; @@ -402,6 +405,7 @@ li.neutral { .recommended-section { padding-top: 30px; padding-bottom: 30px; + background: #fffae5; } /*Charities*/ .charities { @@ -410,13 +414,13 @@ li.neutral { } .charities img { - -webkit-filter: brightness(0.5) opacity(0.8) sepia(1); - filter: brightness(10) opacity(0.8) sepia(1); + -webkit-filter: brightness(0.4) opacity(0.8) sepia(1); + filter: brightness(0.4) opacity(0.8) sepia(1); -webkit-transition: .3s all ease; -moz-transition: .3s all ease; transition: .3s all ease; - -moz-filter: brightness(0.5) opacity(0.8) sepia(1); + -moz-filter: brightness(0.4) opacity(0.8) sepia(1); } .charities img:hover { @@ -446,7 +450,7 @@ li.neutral { /*Footer*/ footer { padding-top: 30px; - padding-bottom: 30px; + /*padding-bottom: 30px;*/ background-color: #4B423B; } @@ -468,6 +472,12 @@ footer a:hover { margin-bottom: 15px; max-height: 220px; } + +.ornament { + margin-top: 20px; + height: 5px; + 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) { @@ -527,6 +537,11 @@ footer a:hover { .join { display: none; } + + .recommended-section h5 { + text-align: left; + padding-left: 46px; + } /*Footer*/ .footer-logo { margin-bottom: 0; diff --git a/givingguide.html b/givingguide.html index 072746a..d82f5ab 100644 --- a/givingguide.html +++ b/givingguide.html @@ -82,46 +82,6 @@ - -
-
-
- -
-

Share

-

- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt. -

- #givefreely -
- - - -
-

Organize

-

- Download the printable version and organize a Giving Guide Giveaway to share it with your community. -

- Print the guide -
- - - -
-

Non-profit

-

- Donating to a nonprofit in someone's name is at least as meaningful as buying them an electronic device. -

- Donate -
- -
- -
- -
- -
@@ -202,12 +162,13 @@ -
+ + +
+
+
+ +
+

Share

+

+ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt. +

+ #givefreely +
+ + + +
+

Organize

+

+ Download the printable version and organize a Giving Guide Giveaway to share it with your community. +

+ Print the guide +
+ + + +
+

Non-profit

+

+ Donating to a nonprofit in someone's name is at least as meaningful as buying them an electronic device. +

+ Donate +
+ +
+ +
+ +
+ +
@@ -603,6 +605,7 @@
+
diff --git a/img/charities/ceata.png b/img/charities/ceata.png index dde90d7..0b8e69d 100644 Binary files a/img/charities/ceata.png and b/img/charities/ceata.png differ diff --git a/img/charities/fsf.png b/img/charities/fsf.png index f627bf6..0ef2c04 100644 Binary files a/img/charities/fsf.png and b/img/charities/fsf.png differ diff --git a/img/charities/gnome.png b/img/charities/gnome.png index 9a0567f..191f8a2 100644 Binary files a/img/charities/gnome.png and b/img/charities/gnome.png differ diff --git a/img/charities/sflc.png b/img/charities/sflc.png index bcda4dc..78080d6 100644 Binary files a/img/charities/sflc.png and b/img/charities/sflc.png differ diff --git a/img/charities/wikimedia.png b/img/charities/wikimedia.png index 018b8b7..466f99b 100644 Binary files a/img/charities/wikimedia.png and b/img/charities/wikimedia.png differ diff --git a/img/fsf-footer.png b/img/fsf-footer.png index 1aacd31..046d313 100644 Binary files a/img/fsf-footer.png and b/img/fsf-footer.png differ diff --git a/img/logo.png b/img/logo.png index 9cc852b..8d7aacf 100644 Binary files a/img/logo.png and b/img/logo.png differ diff --git a/img/products/replicant.jpg b/img/products/replicant.jpg deleted file mode 100644 index 6f1c010..0000000 Binary files a/img/products/replicant.jpg and /dev/null differ diff --git a/img/products/x200.jpg b/img/products/x200.jpg deleted file mode 100644 index 617b8e6..0000000 Binary files a/img/products/x200.jpg and /dev/null differ