master
parent
59ca888c34
commit
b61659b668
|
@ -397,6 +397,18 @@ body{
|
||||||
left:15px;
|
left:15px;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
}
|
}
|
||||||
|
/*翅膀*/
|
||||||
|
.dance-people .people-wing{
|
||||||
|
background: url(../image/icon_06.png) no-repeat;
|
||||||
|
background-size: 200px 128px;
|
||||||
|
width: 200px;
|
||||||
|
height: 128px;
|
||||||
|
content: "";
|
||||||
|
left:-50%;
|
||||||
|
top: 0px;
|
||||||
|
position: absolute;
|
||||||
|
z-index: -8;
|
||||||
|
}
|
||||||
/*荧光棒*/
|
/*荧光棒*/
|
||||||
.stick{
|
.stick{
|
||||||
background-size: 57px 81px;
|
background-size: 57px 81px;
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
Loading…
Reference in New Issue