Commit 295cb94a by 朱建香

#图片样式更改

parent e15b833b
...@@ -186,15 +186,15 @@ ...@@ -186,15 +186,15 @@
.securityAlarm_img{ .securityAlarm_img{
.bgImg("red_securityAlarm_icon.png"); .bgImg("red_securityAlarm_icon.png");
&:before{ // &:before{
content: ''; // content: '';
width: 100%; // display: block;
height: 100%; // position: absolute;
display: block; // top: 0;
position: absolute; // left: 0;
.bgImgSize(40px,40px,"red_securityAlarmLight_icon.png",center,cover); // .bgImgSize(100%,100%,"red_securityAlarmLight_icon.png",center,cover);
.animation(alarmLight 2.5s linear infinite); // .animation(alarmLight 2.5s linear infinite);
} // }
} }
.redDoorbellBg{ .redDoorbellBg{
......
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