From 4e5b767fbc400cd8b7115dd105c8a40616c7fcf6 Mon Sep 17 00:00:00 2001 From: Reda Lazri Date: Sat, 15 Nov 2014 17:14:12 +0100 Subject: [PATCH] Tweaks --- givingguide.html | 12 ++++++------ stylesheet.css | 20 +++----------------- 2 files changed, 9 insertions(+), 23 deletions(-) diff --git a/givingguide.html b/givingguide.html index f7aea8c..3f1f930 100755 --- a/givingguide.html +++ b/givingguide.html @@ -132,7 +132,7 @@
-
+

Operating System: Give the gift of free, flexible, and ethical computing

@@ -150,7 +150,7 @@
- download + download
@@ -179,7 +179,7 @@
-
+

Operating System: Give the gift of free, flexible, and ethical computing

@@ -197,7 +197,7 @@
- download + download
@@ -227,7 +227,7 @@
-
+

Operating System: Give the gift of free, flexible, and ethical computing

@@ -245,7 +245,7 @@
- download + download
diff --git a/stylesheet.css b/stylesheet.css index 76a9373..a52f7c6 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -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; } -- 2.25.1