Fixed all the images
[fsf-giving-guide.git] / stylesheet.css
index db1f4538d8d75075281a4f28cd59689857b24239..54c841c1ee3bbf96c77a97de7b199c66b3d9eb2d 100755 (executable)
@@ -226,16 +226,15 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 
 .product_img {
   margin: auto;
-  /* width: 168px; */
-  height: 168px;
+/*   max-width: 168px; */
+  max-height: 168px;
 }
 
 .product {
   margin: auto;
   display: block;
   /* margin-bottom: 8em; */
-  /* max-width: 168px; */
-  max-height: 168px;
+/*   max-height: 168px; */
 }
 
 .good,
@@ -342,4 +341,12 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 
 footer {
   display: block;
+  background-color: #1a1a1a;
+}
+
+.footer_wrapper {
+  width: 750px;
+  margin: auto;
+  padding: 2em;
+  color: white;
 }