|
|
@@ -672,7 +672,7 @@
|
|
|
float: right;
|
|
|
margin-right: -0.5rem;
|
|
|
background: url("../static/img/pk/light.png") no-repeat center;
|
|
|
- background-size: cover;
|
|
|
+ background-size: 100% ;
|
|
|
|
|
|
}
|
|
|
|
|
|
@@ -683,7 +683,7 @@
|
|
|
height: 1.3rem;
|
|
|
margin-right: -0.5rem;
|
|
|
background: url("../static/img/pk/light.png") no-repeat center;
|
|
|
- background-size: cover;
|
|
|
+ background-size: 100% ;
|
|
|
left: -0.4rem;
|
|
|
float: left;
|
|
|
}
|