X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=stylesheet.css;h=0e6aaad5c2dda5cf084aa4b498f66a37129474f8;hb=086cffd3026ee4055fb28eb356e01b97a444f770;hp=1590ccc7bf561ea5cf5b79740b0d5132fcf87a54;hpb=66a118382448738f56350877a5fd69b5d8931e15;p=fsf-giving-guide.git diff --git a/stylesheet.css b/stylesheet.css index 1590ccc..0e6aaad 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -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; @@ -122,7 +126,6 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b } .navbar { - width: 537px; padding: 1em; height: 2.55556em; display: inline-block; @@ -242,7 +245,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b /* margin-bottom: 8em; */ /* max-height: 168px; */ } -/* +/* .proprietary .product_img:after { content: ""; background-image: url("images/bad.png"); @@ -272,7 +275,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b top: 8em; left: 9em; position: absolute; - + } @@ -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 {