From: Reda Lazri Date: Tue, 11 Nov 2014 09:25:22 +0000 (+0100) Subject: Fixed hero for large resolutions X-Git-Url: https://vcs.fsf.org/?p=fsf-giving-guide.git;a=commitdiff_plain;h=ed78f54dabd6e1f445c492205314b94fd9bcc42f Fixed hero for large resolutions --- diff --git a/stylesheet.css b/stylesheet.css index 05197f8..571b233 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -24,7 +24,7 @@ html { font-family: 'Open Sans', 'DejaVu Sans', Arial, sans-serif; - font-size: 0.9em; + font-size: 14px; line-height: 1.4em; color: #363636; background-color: #fffefb; @@ -62,8 +62,8 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b background-color: #2CAF8F; background-repeat: no-repeat; height: 776px; - background-size: 100%; - background-position: 100%; + background-size: 1200px; + background-position: bottom; } .logo {