Commit 295cb94a by 朱建香

#图片样式更改

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