Added the 'Recommended Template'
authorReda Lazri <the.red.shortcut@gmail.com>
Fri, 2 Sep 2016 18:09:59 +0000 (19:09 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Fri, 2 Sep 2016 18:09:59 +0000 (19:09 +0100)
css/master.css
givingguide.html

index 7bb2eafaffedefacf78ba68a99f90d7708caf822..ed5b250df6de45006364d202fbcaace6b0897d3f 100644 (file)
@@ -460,6 +460,25 @@ li.neutral {
   text-align: center;
 }
 
+/*Recommended Lines*/
+
+.recommended-section {
+  padding-top: 30px;
+  padding-bottom: 30px;
+}
+
+/*.recommended-img {
+  position: relative;
+}
+
+.recommended-img > img {
+  position: absolute;
+  top: 50%;
+  left: 50%;
+  -webkit-transform: translate(-50%, -50%);
+          transform: translate(-50%, -50%);
+}*/
+
 /*Charities*/
 
 .charities {
index 44ab55e34254462fbf577120473fc36de81c2a83..2b17fd609127851ba35e8e806217738b40f16abc 100644 (file)
     </div>
     <!--End Container-->
 
+    <!-- Begin Recommended Template -->
+    <div class="container recommended-section">
+      <div class="row">
+        <div class="col-md-6 col-sm-6 recommended-img">
+          <img src="https://static.fsf.org/nosvn/images/givingguide/images/minifree-t400.png" alt="t400" class="center-block" width="250" />
+        </div>
+        <div class="col-md-6 col-sm-6">
+          <h5 class="text-center">Minifree T400 with GNU/Linux</h5>
+          <ul class="pros">
+            <li>As free as can be: runs the <a href="https://www.gnu.org/distros/free-distros.en.html">FSF-endorsed</a> Trisquel operating system and libreboot firmware on hardware that is <a href="https://www.fsf.org/ryf">certified to Respect Your Freedom</a>.</li>
+            <li>Durable hardware is meant to last and easy to repair.</li>
+            <li>Created by a small business that replaces all restrictive components from a stock laptop.</li>
+          </ul>
+        </div>
+      </div>
+      <!-- End Row -->
+    </div>
+    <!-- End Container -->
+
+
     <!--Full-sized Laptops-->
     <div class="container">
       <h3 class="title text-center">Full-sized Laptops</h3>