Code Cleanups
[fsf-giving-guide.git] / stylesheet.css
index 535938ba579459ecfaf7486a9bf5615506456052..e36c63681eb2a1ac5cbc515586acbde4db71c72c 100755 (executable)
@@ -68,7 +68,7 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 
 .header_wrapper {
   background-color: #2CAF8F;
 
 .header_wrapper {
   background-color: #2CAF8F;
-  height: 450px;
+  height: 486px;
 }
 
 .header a {
 }
 
 .header a {
@@ -189,7 +189,13 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   color: #FFDD55;
 }
 
   color: #FFDD55;
 }
 
+.intro_wrapper a {
+  border-bottom: 1px solid #FDD53A;
+  color: #FDD53A;
+}
+
 .intro_img img{
 .intro_img img{
+  padding-top: 1.7em;
   width: 100%;
 }
 
   width: 100%;
 }
 
@@ -198,7 +204,8 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 .wrapper,
 .section_wrapper,
 .buy_avoid,
 .wrapper,
 .section_wrapper,
 .buy_avoid,
-.recommended {
+.recommended,
+.licenses {
   max-width: 750px;
   min-width: 750px;
   margin: auto;
   max-width: 750px;
   min-width: 750px;
   margin: auto;
@@ -330,3 +337,5 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 .licenses h1 {
   margin-top: 0.6em;
 }
 .licenses h1 {
   margin-top: 0.6em;
 }
+
+/* Footer */