X-Git-Url: https://vcs.fsf.org/?p=fsf-giving-guide.git;a=blobdiff_plain;f=stylesheet.css;h=54c841c1ee3bbf96c77a97de7b199c66b3d9eb2d;hp=db1f4538d8d75075281a4f28cd59689857b24239;hb=e24e7e82f619a73da67dcdd3f43e3e6e6c2c7a30;hpb=707ba6b102d630d6bc199bdfd4a67c5d640e088f diff --git a/stylesheet.css b/stylesheet.css index db1f453..54c841c 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -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; }