(10 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 476: | Line 489: | ||
} | } | ||
.bodycontent section .figure:first-letter{ | .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: | + | line-height: 0.9rem !important; |
− | float:none; | + | float:none !important; |
padding:0 !important; | padding:0 !important; | ||
} | } | ||
.bodycontent section .figure{ | .bodycontent section .figure{ | ||
− | color: | + | color:gray; |
font-size: 0.9rem !important; | font-size: 0.9rem !important; | ||
font-family: Arial !important; | font-family: Arial !important; | ||
font-weight: normal; | font-weight: normal; | ||
− | |||
− | |||
width:auto !important; | width:auto !important; | ||
− | line-height: | + | line-height:0.9rem !important; |
− | + | text-align:center !important; | |
} | } | ||
Latest revision as of 19:24, 17 October 2018