Line 36: | Line 36: | ||
</script> | </script> | ||
<!-- font --> | <!-- font --> | ||
− | <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family= | + | <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Delius" /> |
<!-- css main --> | <!-- css main --> | ||
<style> | <style> | ||
Line 6,619: | Line 6,619: | ||
<style type="text/css"> | <style type="text/css"> | ||
− | h1 { font-family: | + | h1 { font-family: Delius; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px; } h3 { font-family: Delius; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 15.4px; } p { font-family: Delius; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; } blockquote { font-family: Delius; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } pre { font-family: Delius; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5667px; } |
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h4, { | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h4, { | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
Line 6,657: | Line 6,657: | ||
} | } | ||
html,body{ | html,body{ | ||
− | font-family: | + | font-family: Delius; |
background:#fff2e6; | background:#fff2e6; | ||
font-size:90%; | font-size:90%; |