Line 101: | Line 101: | ||
h1 { | h1 { | ||
font-family: Arial; | font-family: Arial; | ||
− | font-size: | + | font-size: 42px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
font-weight: 100; | font-weight: 100; | ||
− | line-height: | + | line-height: 42px; |
color: black; | color: black; | ||
border: none; | border: none; | ||
Line 111: | Line 111: | ||
h2 { | h2 { | ||
font-family: Arial, Helvetica Neue, Helvetica, sans-serif; | font-family: Arial, Helvetica Neue, Helvetica, sans-serif; | ||
− | font-size: | + | font-size: 32px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
font-weight: 700; | font-weight: 700; | ||
− | line-height: | + | line-height: 42px; |
color: black; | color: black; | ||
} | } | ||
h3 { | h3 { | ||
font-family: Arial, Helvetica Neue, Helvetica, sans-serif; | font-family: Arial, Helvetica Neue, Helvetica, sans-serif; | ||
− | font-size: | + | font-size: 32px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
font-weight: 700; | font-weight: 700; | ||
− | line-height: | + | line-height: 42px; |
− | + | ||
} | } | ||
p, ol li, ul li { | p, ol li, ul li { | ||
font-family: Arial; | font-family: Arial; | ||
− | font-size: | + | font-size: 26px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
− | font-weight: | + | font-weight: 400; |
− | line-height: | + | line-height: 42px; |
text-align: justify; | text-align: justify; | ||
} | } | ||
blockquote { | blockquote { | ||
font-family: Arial, Helvetica Neue, Helvetica, sans-serif; | font-family: Arial, Helvetica Neue, Helvetica, sans-serif; | ||
− | font-size: | + | font-size: 32px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
font-weight: 400; | font-weight: 400; | ||
− | line-height: | + | line-height: 42px; |
} | } | ||
pre { | pre { | ||
font-family: Arial, Helvetica Neue, Helvetica, sans-serif; | font-family: Arial, Helvetica Neue, Helvetica, sans-serif; | ||
− | font-size: | + | font-size: 21px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
font-weight: 400; | font-weight: 400; | ||
− | line-height: | + | line-height: 42px; |
} | } | ||
Revision as of 07:37, 9 October 2018