Fixed padding and colors.
authorReda Lazri <the.red.shortcut@gmail.com>
Wed, 19 Nov 2014 14:56:22 +0000 (15:56 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Wed, 19 Nov 2014 14:56:22 +0000 (15:56 +0100)
stylesheet.css

index 13b2ea8309b229c16c7d9a3a1ce32cb61913a826..4040dfab9c8ffae11d0500c054744a565d29cf86 100755 (executable)
@@ -112,7 +112,7 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 }
 
 .share a{
-  background-color: #FFE859;
+  background-color: #FDD53A;
   border-bottom: 0;
   padding: .6em 2em;
   font-family: 'Signika Bold';
@@ -173,12 +173,11 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 }
 
 .intro_wrapper {
-/*   width: 40%; */
   max-width: 500px;
   min-width: 500px;
   float: right;
-  color: white !important;
-/*   padding-right: 3em; */
+  color: white;
+  padding-right: 3em;
 }
 
 .intro_wrapper h2 {