Blocking out most of the major changes to the guide, especially adding new images.
[fsf-giving-guide.git] / stylesheet.css
index 0c8412c98300cca26b0bfbfe4b39032d56455c48..0e6aaad5c2dda5cf084aa4b498f66a37129474f8 100755 (executable)
@@ -69,13 +69,17 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 .header_wrapper {
   background-color: #2CAF8F;
   height: 486px;
+  margin: auto;
+  width: 100%;
+  /*width: 1300px;*/
 }
 
 .header a {
   border-bottom: 0;
 }
 
-.navbar_wrapper {
+.navbar_wrapper,
+.comparisons {
   max-width: 1300px;
   min-width: 1110px;
   margin: auto;
@@ -371,6 +375,8 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 footer {
   display: block;
   background-color: #1a1a1a;
+  width: 100%;
+  /*width: 1300px;*/
 }
 
 .footer_wrapper {