Fixed the Actions
authorReda Lazri <the.red.shortcut@gmail.com>
Sat, 5 Nov 2016 15:52:19 +0000 (16:52 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Sat, 5 Nov 2016 15:52:19 +0000 (16:52 +0100)
css/master.css
givingguide.html
img/charities/sflc.png

index f6cb4cc4ddd9e1b9d4902933ce1380f8104a29f7..b9201de6c7cf0bcc607ecd2e2ba2e52a03fb6b14 100644 (file)
@@ -266,6 +266,8 @@ section {
 
 .action {
   position: relative;
+       padding-top: 30px;
+       padding-bottom: 30px;
 }
 
 .action-button {
@@ -279,6 +281,7 @@ section {
   background: #FFD429;
   color: #4B423B;
   font-size: 22px;
+  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
   font-family: "Signika Regular";
 }
 
@@ -287,6 +290,11 @@ section {
   color: white;
 }
 
+.actions p {
+         font-size: 15px;
+    color: #8a6d3b;
+}
+
 /*Comparisons*/
 
 .title {
index a3062ebee7519999a7a3b358e5610a276ed3e1b1..02b25deab85329d37ef156221a056ec7c5920e9f 100644 (file)
           <div class="action col-md-4 col-sm-4 text-center">
             <a class="action-button" href="https://www.fsf.org/share?u=https://www.fsf.org/givingguide/&amp;t=Check out the Free Software Foundation Ethical Tech Giving Guide">Share</a>
             <p>
-              Use #givefreely. You might get a gift out of it!
+              Use <span class="label label-default">#givefreely</span>. You might get a gift out of it!
             </p>
           </div>
           <!-- End Action -->
index 44250aeeb78c5328f5a9f7e38a7a4a0bdaf72008..6e677d870cee7ea925a45d80486d475dcf8bb5ee 100644 (file)
Binary files a/img/charities/sflc.png and b/img/charities/sflc.png differ