(23 intermediate revisions by the same user not shown) | |||
Line 132: | Line 132: | ||
margin:0 0 0 calc(42.5vw - 11rem) !important; | margin:0 0 0 calc(42.5vw - 11rem) !important; | ||
} | } | ||
+ | } | ||
+ | .pdfs{ | ||
+ | width:100%; | ||
+ | height:50rem; | ||
+ | padding: | ||
+ | } | ||
+ | .pdfs object { | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | object-fit:cover; | ||
+ | overflow:auto; | ||
+ | min-height: 100% | ||
} | } | ||
@media screen and (min-width:680px){ | @media screen and (min-width:680px){ | ||
Line 464: | Line 476: | ||
.bodycontent .reference ul li{ | .bodycontent .reference ul li{ | ||
list-style: none; | list-style: none; | ||
− | padding: | + | padding: 0.3rem 1rem 0 0; |
box-sizing: border-box; | box-sizing: border-box; | ||
text-align: justify; | text-align: justify; | ||
+ | font-family:Times New Roman; | ||
} | } | ||
.triangle{ | .triangle{ | ||
Line 475: | Line 488: | ||
padding: 0; | padding: 0; | ||
} | } | ||
− | .figure{ | + | .bodycontent section .figure:first-letter{ |
− | color: | + | color:gray !important; |
− | font- | + | font-size: 0.9rem !important; |
− | font- | + | font-family: Arial !important; |
font-weight: normal; | font-weight: normal; | ||
− | + | margin: 0 auto; | |
− | + | width:auto !important; | |
+ | line-height: 0.9rem !important; | ||
+ | float:none !important; | ||
+ | padding:0 !important; | ||
+ | } | ||
+ | .bodycontent section .figure{ | ||
+ | color:gray; | ||
+ | font-size: 0.9rem !important; | ||
+ | font-family: Arial !important; | ||
+ | font-weight: normal; | ||
+ | width:auto !important; | ||
+ | line-height:0.9rem !important; | ||
+ | text-align:center !important; | ||
} | } | ||
Line 563: | Line 588: | ||
font-weight:100 !important; | font-weight:100 !important; | ||
padding: 0 0 1rem 0; | padding: 0 0 1rem 0; | ||
− | color:#404040 | + | color:#404040; |
} | } | ||
.bodycontent section table{ | .bodycontent section table{ |
Latest revision as of 19:24, 17 October 2018