Line 4: | Line 4: | ||
<html> | <html> | ||
+ | <style> | ||
+ | h1 { | ||
+ | font-family: Helvetica; | ||
+ | font-size: 24px; | ||
+ | font-style: normal; | ||
+ | font-variant: normal; | ||
+ | font-weight: 500; | ||
+ | line-height: 26.4px; | ||
+ | } | ||
+ | h3 { | ||
+ | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
+ | font-size: 14px; | ||
+ | font-style: normal; | ||
+ | font-variant: normal; | ||
+ | font-weight: 500; | ||
+ | line-height: 15.4px; | ||
+ | } | ||
+ | p { | ||
+ | font-family: Helvetica; | ||
+ | font-size: 14px; | ||
+ | font-style: normal; | ||
+ | font-variant: normal; | ||
+ | font-weight: 400; | ||
+ | line-height: 20px; | ||
+ | } | ||
+ | blockquote { | ||
+ | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
+ | font-size: 21px; | ||
+ | font-style: normal; | ||
+ | font-variant: normal; | ||
+ | font-weight: 400; | ||
+ | line-height: 30px; | ||
+ | } | ||
+ | pre { | ||
+ | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
+ | font-size: 13px; | ||
+ | font-style: normal; | ||
+ | font-variant: normal; | ||
+ | font-weight: 400; | ||
+ | line-height: 18.5714px; | ||
+ | } | ||
+ | </style> | ||
<div class="column full_size" > | <div class="column full_size" > |
Revision as of 21:00, 10 July 2016