스크롤오버시 확대
Copy
<style>#wrap #gallery_list li { fonasize: 16px; font-style: normal; line-height: normal; text-align: center;} img,ul,li{ margin:auto; padding:0px; border:none; list-style:none; }img{ height:auto; width:auto; display:block; flat:left}div #wrap{ width:px; height:auto; margin:0px auto;text-align: center; img-align}ul#gallery_list li{ float:left; margin:25px; opacity:0.7; border:solid 3px #ffffff; -webkit-transition:0.3s ease; width:165; margin-top:5%; margin-left:5%;}ul#gallery_list li:hover{ -webkit-transform:scale(1.2,1.2); opacity:1; border:solid 0px # #ffffff; }</style>
투명도 조절은 되는데 크기조절이 안됩니다. ㅠㅠ ㅠ...또 크롬에서는 작동하네요 스타일시트에 혹시문제가있나요 ?
|
답변 1개
답변을 작성하려면 로그인이 필요합니다.