More work
authorReda Lazri <the.red.shortcut@gmail.com>
Wed, 17 Aug 2016 18:10:29 +0000 (19:10 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Wed, 17 Aug 2016 18:10:29 +0000 (19:10 +0100)
css/master.css
givingguide.html

index f2d0e67624a7ccb151b83adb669effc777e89fef..fc7b757aec5864d37855d8428438028596c8ba83 100644 (file)
@@ -89,11 +89,20 @@ p {
   font-family: OpenSans;
   font-size: 16px;
   color: #333;
+  line-height: 30px;
 }
 
 li {
   margin-bottom: 20px;
 }
+
+a {
+  padding: 1px 4px;
+  /*border-radius: 4px;*/
+  color: #2caf8f;
+  /*background: white;*/
+}
+
 /*Header*/
 .intro,
 .intro-text {
@@ -180,7 +189,7 @@ li {
 
 .bad li,
 .good li {
-  line-height: 20px;
+  line-height: 19px;
   padding-left: 30px;
   list-style: none;
   background-repeat: no-repeat;
@@ -195,6 +204,7 @@ li {
   /*box-shadow: 0 4px 0 0 #1D65B7;*/
   font-family: Signika-Regular;
   font-size: 24px;
+  text-transform: uppercase;
   padding: 4px 50px;
   color: #fff;
   border: 0;
index d77057a035334e6f7ce814c1d2e391ec641a5490..d5c350101efa06f070b4b7a34adac217a604e564 100644 (file)
@@ -55,8 +55,9 @@
     </div>
     <!-- /.container-fluid -->
   </nav>
+
+  <!--Begin Intro-->
   <div class="intro">
-    <!--Begin Intro-->
     <div class="container">
       <div class="row">
         <div class="illustration col-md-6">
@@ -79,8 +80,8 @@
   </div>
   <!--End Intro-->
 
+  <!--Begin Actions-->
   <div class="actions">
-    <!--Begin Actions-->
     <div class="container">
       <div class="row">
         <div class="share col-md-4 text-center">
   </div>
   <!--End Actions-->
 
+  <!--Begin Comparisons-->
   <div class="comparisons">
-    <!--Begin Comparisons-->
+
     <!--Smartphones-->
     <div class="container">
       <h3 class="title text-center">Smartphones</h3>
           <img src="img/products/itunes-blocked.png" alt="printer" class="center-block" height="150px" />
           <h5 class="text-center">iTunes Cards</h5></h5>
           <ul>
-            <li> <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a>
-            on everything (except music) controls what you can do with your purchases.
+            <li> <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> on everything (except music) controls what you can do with your purchases.
             </li>
 
             <li> Apple claims (wrongly) that you don't actually own anything you buy from the iTunes store.</li>
   </div>
   <!--End comparisons-->
 
+  <!--More certified products-->
+  <div class="certified">
+    <div class="container">
+      <h1>More Products Certified to Respect Your Freedom</h1>
+      <div class="row">
+        <!-- Begin Certified -->
+        <div class="col-md-4">
+          <img src="https://static.fsf.org/nosvn/images/tehnoetic_adapter.png" alt="" class="center-block" />
+          <h5 class="text-center">Tehnoetic Mini Wi-Fi Adapter</h5>
+          <p>
+            Great for all-free-software installations on laptops with incompatible Wi-Fi hardware.
+          </p>
+        </div>
+
+        <div class="col-md-4">
+          <img src="https://static.fsf.org/nosvn/images/givingguide/images/thinkpenguin-mini-router.png" alt="" class="center-block" />
+          <h5 class="text-center">ThinkPenguin VPN Router</h5>
+          <p>
+            Designed to complement your existing router by providing an easy-to-set up VPN that enhances privacy and security and circumvents network controls.
+          </p>
+        </div>
+
+        <div class="col-md-4">
+          <img src="https://static.fsf.org/nosvn/images/givingguide/images/thinkpenguin-long-range-adapter.png" alt="" class="center-block img-responsive" />
+          <h5 class="text-center">ThinkPenguin Long-Range Wi-Fi Adapter</h5>
+          <p>
+            More powerful than its smaller cousin, and can be further upgraded with a larger antenna.
+          </p>
+        </div>
+        <!-- End Certified -->
+        </p>
+      </div>
+      <!-- End Row -->
+    </div>
+    <p class="alert alert-success"> If you have ideas for more gifts that can be given freely, submit your recommendations to our <a href="http://libreplanet.org/wiki/Group:Giving_Guide_Suggestions">growing page</a>.
+      <!--End Container-->
+  </div>
+
   <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
   <script src="js/jquery-2.2.2.min.js" charset="utf-8"></script>
   <!-- Include all compiled plugins (below), or include individual files as needed -->