Line 101: | Line 101: | ||
h1 { | h1 { | ||
font-family: Arial; | font-family: Arial; | ||
− | font-size: | + | font-size: 36px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
font-weight: 100; | font-weight: 100; | ||
− | line-height: | + | line-height: 36px; |
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: 27px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
font-weight: 700; | font-weight: 700; | ||
− | line-height: | + | line-height: 36px; |
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: 27px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
font-weight: 700; | font-weight: 700; | ||
− | line-height: | + | line-height: 36px; |
} | } | ||
− | p, | + | p, ul li, ol li { |
font-family: Arial; | font-family: Arial; | ||
− | font-size: | + | font-size: 22px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
− | font-weight: | + | font-weight: 100; |
− | line-height: | + | line-height: 36px; |
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: 27px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
font-weight: 400; | font-weight: 400; | ||
− | line-height: | + | line-height: 36px; |
} | } | ||
pre { | pre { | ||
font-family: Arial, Helvetica Neue, Helvetica, sans-serif; | font-family: Arial, Helvetica Neue, Helvetica, sans-serif; | ||
− | font-size: | + | font-size: 18px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
font-weight: 400; | font-weight: 400; | ||
− | line-height: | + | line-height: 36px; |
} | } | ||
Line 282: | Line 282: | ||
/**************************************CSS FOR NOTEBOOK***************************************************/ | /**************************************CSS FOR NOTEBOOK***************************************************/ | ||
− | + | /* table { | |
font-family: "Lora"; | font-family: "Lora"; | ||
font-size: 12px; | font-size: 12px; | ||
Line 328: | Line 328: | ||
margin-right:5%; | margin-right:5%; | ||
} | } | ||
− | + | */ | |
img { | img { | ||
display: block; | display: block; |
Revision as of 07:49, 9 October 2018