(Created page with "<html> <style> .theAnchor{ position: absolute; top:-25vh; } .mainWords{ margin-left: 26vw; margin-top: 136px; margin-bottom: 85px; margin-right: 9vw; } a.cont...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
+ | |||
<style> | <style> | ||
.theAnchor{ | .theAnchor{ | ||
Line 10: | Line 12: | ||
margin-bottom: 85px; | margin-bottom: 85px; | ||
margin-right: 9vw; | margin-right: 9vw; | ||
+ | background-color: white; | ||
} | } | ||
a.contentLink,.contentLink:hover,.contentLink:focus,.contentLink:active,.contentLink:visited{ | a.contentLink,.contentLink:hover,.contentLink:focus,.contentLink:active,.contentLink:visited{ | ||
Line 44: | Line 47: | ||
font-size: 34px; | font-size: 34px; | ||
color: rgba(73,90,128,1); | color: rgba(73,90,128,1); | ||
− | margin: 0 | + | margin: 10px 0 25px 0; |
position: relative; | position: relative; | ||
} | } | ||
Line 55: | Line 58: | ||
} | } | ||
.mainContents{ | .mainContents{ | ||
− | font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; | + | font-family:_Bembo,Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; |
font-size: 21px; | font-size: 21px; | ||
line-height: 28px; | line-height: 28px; | ||
Line 73: | Line 76: | ||
.imgState{ | .imgState{ | ||
text-align: center; | text-align: center; | ||
+ | margin: 2vw 0; | ||
} | } | ||
.imgState>img{ | .imgState>img{ | ||
Line 86: | Line 90: | ||
font-size: 17px; | font-size: 17px; | ||
margin: 20px 0; | margin: 20px 0; | ||
+ | text-align:justify; | ||
} | } | ||
.duanjian{ | .duanjian{ | ||
Line 93: | Line 98: | ||
</style> | </style> | ||
− | + | ||
</html> | </html> |
Latest revision as of 07:05, 30 November 2018