Will changing the name of the html page in this directory make it automatically serve...
[fsf-giving-guide.git] / stylesheet.css
index 468eb7595dbc6b39307dd27414f9650747435b0a..0e6aaad5c2dda5cf084aa4b498f66a37129474f8 100755 (executable)
@@ -69,6 +69,9 @@ 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 {
@@ -372,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 {