스크롤오버시 확대

스크롤오버시 확대

QA

스크롤오버시 확대

답변 1

본문

 
<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

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 125,873
© SIRSOFT
현재 페이지 제일 처음으로