Commit 5d963295 authored by zhengke's avatar zhengke

改样式

parent 72bfc71a
......@@ -582,10 +582,11 @@ a{
.Home .hotel .hotel_right_item img{
width: 100%;
height: 100%;
transform: scale(1.2);
transition: transform 0.5s ease 0s;
}
.Home .hotel .hotel_right_item img:hover{
transform: scale(1.1);
transform: scale(1.3);
}
.Home .hotel .hotel_right_item .hotel_remake{
width:116px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment