Fix recommended
authorReda Lazri <the.red.shortcut@gmail.com>
Tue, 13 Sep 2016 10:36:20 +0000 (11:36 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Tue, 13 Sep 2016 10:36:20 +0000 (11:36 +0100)
css/master.css
givingguide.html
img/products/mini-wifi.jpg [deleted file]
img/products/vpn.jpg [deleted file]
img/products/wifi-adapter.jpg [deleted file]
img/products/wifi-adapter.png [new file with mode: 0644]

index 154af47ad90c0d91db266ab6a1f465d9abb521cb..c10b9e07f09e367a2585b638ef484e8ed45965c3 100644 (file)
@@ -285,6 +285,7 @@ section {
 /*Comparisons*/
 .title {
   margin-top: 40px;
+  margin-bottom: 30px;
   padding-bottom: 8px;
   background-image: url("../img/underline.svg");
   background-position: center bottom;
@@ -295,7 +296,7 @@ section {
   position: absolute;
   top: 0;
   left: 0;
-  /*display: none; */ /* Remove when using*/
+  /*display: none; */ /* uncomment when needed*/
   width: 0;
   height: 0;
   border-width: 100px 100px 0 0;
@@ -442,8 +443,8 @@ li.neutral {
 }
 
 .recommended-img img{
-    width: 300px;
-    height: 300px;
+    width: 250px;
+    height: 250px;
 }
 
 .recommended-section {
index e6b0d4fd2addcbfb7254347c0bf77a9b47d88413..e9a0bdc66edf0bf59dd3a01592ae1da52fefa5dd 100644 (file)
 
     <!-- Begin Recommended Template -->
     <div class="container-fluid recommended-section">
-      <h1 class="text-center">Wi-Fi adapter</h1>
+      <!-- <h1 class="text-center"></h1> -->
       <div class="row">
         <div class="col-md-5 col-sm-6 recommended-img">
-          <img src="img/products/wifi-adapter.jpg" alt="Tehnoetic Mini" class="center-block" />
+          <img src="img/products/wifi-adapter.png" alt="Tehnoetic Mini" class="center-block" />
         </div>
         <div class="col-md-7 col-sm-6">
-          <h5 class="text-center">Tehnoetic Mini</h5>
+          <h5 class="text-center">Wi-Fi adapter: Tehnoetic Mini</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>
diff --git a/img/products/mini-wifi.jpg b/img/products/mini-wifi.jpg
deleted file mode 100644 (file)
index 3d31ae9..0000000
Binary files a/img/products/mini-wifi.jpg and /dev/null differ
diff --git a/img/products/vpn.jpg b/img/products/vpn.jpg
deleted file mode 100644 (file)
index f2f727e..0000000
Binary files a/img/products/vpn.jpg and /dev/null differ
diff --git a/img/products/wifi-adapter.jpg b/img/products/wifi-adapter.jpg
deleted file mode 100644 (file)
index ed82c42..0000000
Binary files a/img/products/wifi-adapter.jpg and /dev/null differ
diff --git a/img/products/wifi-adapter.png b/img/products/wifi-adapter.png
new file mode 100644 (file)
index 0000000..fad46ae
Binary files /dev/null and b/img/products/wifi-adapter.png differ