Fixed the 'avoid' button
authorReda Lazri <the.red.shortcut@gmail.com>
Mon, 17 Nov 2014 17:54:56 +0000 (18:54 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Mon, 17 Nov 2014 17:54:56 +0000 (18:54 +0100)
images/avoid.png
stylesheet.css

index 3c69c6f9c63a8107b0164c99cd3f8d3ea06eb07b..413d89fb340ab6df27ac20a597ce05fc69dd256b 100644 (file)
Binary files a/images/avoid.png and b/images/avoid.png differ
index 217f932a2ce974cfd64bec1249b4f6b9aa1d3ba8..91fc3c62b6656b439889b432a8ec2f669a6db039 100755 (executable)
@@ -145,28 +145,6 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   color: #4B423B;
 }
 
-/* Comparisons */
-
-.wrapper,
-.section_wrapper {
-  width: 750px;
-  margin: auto;
-}
-
-.main_title {
-  text-align: center;
-  margin-top: 3em;
-  display: inline-block;
-}
-
-.wrapper .intro_phrase {
-  width: 450px;
-  text-align: center;
-  font-family: 'Signika Bold';
-  margin: 1.2em auto;
-  color: #bababa;
-}
-
 .intro {
   margin: auto;
   max-width: 1300px;
@@ -194,6 +172,22 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   padding-left: 3em;
 
 }
+
+/* Comparisons */
+
+.wrapper,
+.section_wrapper {
+  width: 750px;
+  min-width: 750px;
+  margin: auto;
+}
+
+.main_title {
+  text-align: center;
+  margin-top: 3em;
+  display: inline-block;
+}
+
 .buy a {
   border-bottom: none;
 }