projects
/
fsf-giving-guide.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35c92b4
)
Fixed hero for large resolutions
author
Reda Lazri
<the.red.shortcut@gmail.com>
Tue, 11 Nov 2014 09:25:22 +0000
(10:25 +0100)
committer
Reda Lazri
<the.red.shortcut@gmail.com>
Tue, 11 Nov 2014 09:25:22 +0000
(10:25 +0100)
stylesheet.css
patch
|
blob
|
blame
|
history
diff --git
a/stylesheet.css
b/stylesheet.css
index 05197f89ed6b7d22d6d0a8fb35576e4713fc710e..571b2334564b71dbc971bbf6bc860972b7a80689 100755
(executable)
--- 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: 1
00%
;
- background-position:
100%
;
+ background-size: 1
200px
;
+ background-position:
bottom
;
}
.logo {