(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...") |
|||
(15 intermediate revisions by the same user not shown) | |||
Line 29: | Line 29: | ||
text-transform:uppercase; | text-transform:uppercase; | ||
color:rgba(29,176,186,1); | color:rgba(29,176,186,1); | ||
− | position: relative; | + | position: relative;line-height:40px; |
+ | |||
} | } | ||
.mainTitle1:before{ | .mainTitle1:before{ | ||
Line 42: | Line 43: | ||
.mainTitle2{ | .mainTitle2{ | ||
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; | font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; | ||
− | font-size: 34px; | + | font-size: 34px;line-height:34px; |
color: rgba(73,90,128,1); | color: rgba(73,90,128,1); | ||
margin: 0 0 -9px 0; | margin: 0 0 -9px 0; | ||
position: relative; | position: relative; | ||
+ | } | ||
+ | .mainTitle3{ | ||
+ | font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; | ||
+ | font-size: 25px;line-height:25px; | ||
+ | color: black; | ||
+ | margin-bottom: -15px; | ||
+ | margin-top: 70px; | ||
} | } | ||
.mainContents{ | .mainContents{ | ||
white-space: pre-line; | white-space: pre-line; | ||
− | font-family: | + | font-family:_Bembo,BaskervilleBook, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; |
font-size: 21px; | font-size: 21px; | ||
line-height: 28px; | line-height: 28px; | ||
Line 55: | Line 63: | ||
text-align:justify; | text-align:justify; | ||
margin-bottom: 85px; | margin-bottom: 85px; | ||
+ | } | ||
+ | .centerImg{ | ||
+ | width:50%; | ||
+ | transform: translateX(-50%); | ||
+ | position: relative; | ||
+ | left:50%; | ||
} | } | ||
.mainContents span.bf{ | .mainContents span.bf{ | ||
Line 61: | Line 75: | ||
.imgState{ | .imgState{ | ||
text-align: center; | text-align: center; | ||
+ | |||
} | } | ||
.imgState>img{ | .imgState>img{ | ||
Line 74: | Line 89: | ||
font-size: 17px; | font-size: 17px; | ||
margin: 20px 0; | margin: 20px 0; | ||
+ | text-align:justify; | ||
} | } | ||
.duanjian{ | .duanjian{ | ||
Line 80: | Line 96: | ||
} | } | ||
</style> | </style> | ||
+ | |||
</html> | </html> |
Latest revision as of 07:15, 30 November 2018