From: Reda Lazri Date: Tue, 18 Nov 2014 11:09:16 +0000 (+0100) Subject: Added share button and a 'buy' graphics. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=73f66771cf1b5ffb9ee224d00cef08ac299b627e;p=fsf-giving-guide.git Added share button and a 'buy' graphics. --- diff --git a/givingguide.html b/givingguide.html index 5a15b98..b347cc5 100755 --- a/givingguide.html +++ b/givingguide.html @@ -21,7 +21,7 @@
@@ -139,7 +143,7 @@
- Windows + good Linux
@@ -186,7 +190,7 @@
- Windows + good Linux
@@ -199,7 +203,7 @@
- download + download
@@ -227,13 +231,21 @@
+
+
+

Recomended Products

+ + +
+
+

Operating System: Give the gift of free, flexible, and ethical computing

- Windows + good Linux
@@ -273,6 +285,12 @@
+ + + diff --git a/images/buy.png b/images/buy.png new file mode 100644 index 0000000..64fbc94 Binary files /dev/null and b/images/buy.png differ diff --git a/images/share.png b/images/share.png new file mode 100644 index 0000000..25be5de Binary files /dev/null and b/images/share.png differ diff --git a/stylesheet.css b/stylesheet.css index 91fc3c6..e44d21d 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -83,7 +83,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b .navbar_wrapper { max-width: 1300px; - min-width: 1035px; + min-width: 1110px; margin: auto; text-align: center; } @@ -104,6 +104,17 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b min-width: 200px; } +.share_wrapper { + padding: 1.2em; + float: right; + display: inline-block; +} + +.share { + max-width: 36px; + min-width: 36px; +} + .navbar { width: 537px; padding: 1em; @@ -148,7 +159,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b .intro { margin: auto; max-width: 1300px; - min-width: 1035px; + min-width: 1170px; } .intro_wrapper { @@ -157,7 +168,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b min-width: 500px; float: right; color: white !important; - padding-right: 3em; +/* padding-right: 3em; */ } .intro_wrapper h2 {