Tweaks
authorReda Lazri <the.red.shortcut@gmail.com>
Sat, 15 Nov 2014 16:14:12 +0000 (17:14 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Sat, 15 Nov 2014 16:14:12 +0000 (17:14 +0100)
givingguide.html
stylesheet.css

index f7aea8ceca05bb7bd7b70ac4b291007b67c57b52..3f1f93067b282e862dafb17a15ddf7068916f164 100755 (executable)
                <!--We compare different products from here-->
 
                        <div class="comparisons">
-                                       <div class="section_wrapper_1">
+                                       <div class="section_wrapper">
                                                <h3 class="main_title">Operating System: Give the gift of free, flexible, and ethical computing</h3>
 
                                                <div class="free">
 
                                                        <div class="buy">
 
-                                                               <a href="#"><img src="images/download.png" alt="download" /></a>
+                                                               <a href="http://fedoraproject.org/"><img src="images/download.png" alt="download" /></a>
 
                                                        </div>
 
 
                                        <br> <!-- SEPARATOR -->
 
-                                       <div class="section_wrapper_2">
+                                       <div class="section_wrapper">
                                                <h3 class="main_title">Operating System: Give the gift of free, flexible, and ethical computing</h3>
 
                                                <div class="free">
 
                                                        <div class="buy">
 
-                                                               <a href="#"><img src="images/download.png" alt="download" /></a>
+                                                               <a href="http://fedoraproject.org/"><img src="images/download.png" alt="download" /></a>
 
                                                        </div>
 
 
                                        <br> <!-- SEPARATOR -->
 
-                                       <div class="section_wrapper_2">
+                                       <div class="section_wrapper">
                                                <h3 class="main_title">Operating System: Give the gift of free, flexible, and ethical computing</h3>
 
                                                <div class="free">
 
                                                        <div class="buy">
 
-                                                               <a href="#"><img src="images/download.png" alt="download" /></a>
+                                                               <a href="http://fedoraproject.org/"><img src="images/download.png" alt="download" /></a>
 
                                                        </div>
 
index 76a9373e1622428063bcaf393bc3b660101fcd9a..a52f7c6946d583165676b425190702dc223284db 100755 (executable)
@@ -132,13 +132,15 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   color: #4B423B;
 }
 
-.wrapper {
+.wrapper,
+.section_wrapper {
   width: 750px;
   margin: auto;
 }
 
 .main_title {
   text-align: center;
+  margin-top: 3em;
 }
 
 .wrapper .intro_phrase {
@@ -149,22 +151,6 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   color: #bababa;
 }
 
-.comparisons {
-}
-
-.section_wrapper_1,
-.section_wrapper_2{
-  display: block;
-  position: relative;
-/*   float: right; */
-  width: 750px;
-  margin: auto;
-}
-
-.section_wrapper_1 h3 {
-  margin-top: 3em;
-}
-
 .buy a {
   border-bottom: none;
 }