(19 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; | ||
} | } | ||
− | .bodycontent section .figure{ | + | .bodycontent section .figure:first-letter{ |
− | color: | + | color:gray !important; |
font-size: 0.9rem !important; | font-size: 0.9rem !important; | ||
font-family: Arial !important; | font-family: Arial !important; | ||
Line 482: | Line 495: | ||
margin: 0 auto; | margin: 0 auto; | ||
width:auto !important; | 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; | ||
} | } | ||
Latest revision as of 19:24, 17 October 2018