CSS. 复制代码. div.overlay { opacity:0; -webkit-transition:opacity 500ms ease; transition:opacity 500ms ease;} div.box:hover ~ div.overlay, ...
確定! 回上一頁