Line 221: | Line 221: | ||
display: block; | display: block; | ||
width:100%; | width:100%; | ||
− | height: | + | height:4rem; |
− | overflow:hidden; | + | overflow:hidden; |
− | + | opacity:0; | |
− | + | transition:all 0.3s ease; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
.bodycontent .s2 .paragraph_banner{ | .bodycontent .s2 .paragraph_banner{ | ||
Line 379: | Line 372: | ||
.details_button_button:checked ~ .li_fold{ | .details_button_button:checked ~ .li_fold{ | ||
height:auto !important; | height:auto !important; | ||
+ | opacity:0 | ||
} | } | ||
.details_button{ | .details_button{ |
Revision as of 10:28, 2 September 2018