(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...") |
|||
Line 46: | Line 46: | ||
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; | ||
+ | color: black; | ||
+ | margin-bottom: -15px; | ||
+ | margin-top: 70px; | ||
} | } | ||
.mainContents{ | .mainContents{ | ||
white-space: pre-line; | white-space: pre-line; | ||
− | font-family: | + | font-family: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 62: | ||
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 80: | Line 93: | ||
} | } | ||
</style> | </style> | ||
+ | |||
</html> | </html> |
Revision as of 10:10, 17 October 2018