Line 46: | Line 46: | ||
h1 { | h1 { | ||
− | color: # | + | color: #c65c3f; |
font-family: "Playfair Display", serif; | font-family: "Playfair Display", serif; | ||
font-size: 40px; | font-size: 40px; | ||
Line 54: | Line 54: | ||
} | } | ||
h2 { | h2 { | ||
− | color: # | + | color: #75a3a3; |
font-family: "Playfair Display", serif; | font-family: "Playfair Display", serif; | ||
font-size: 26px; | font-size: 26px; | ||
Line 63: | Line 63: | ||
} | } | ||
h3 { | h3 { | ||
− | color: # | + | color: #c65c3f; |
font-family: "Open Sans", sans-serif; | font-family: "Open Sans", sans-serif; | ||
font-size: 16px; | font-size: 16px; | ||
Line 73: | Line 73: | ||
} | } | ||
p { | p { | ||
− | color: # | + | color: #363636; |
font-family: "Open Sans", sans-serif; | font-family: "Open Sans", sans-serif; | ||
font-size: 14px; | font-size: 14px; | ||
− | line-height: | + | line-height: 2em; |
margin: 0 0 18px; | margin: 0 0 18px; | ||
} | } |
Revision as of 21:22, 17 October 2016