master
cp 2021-12-08 17:39:49 +08:00
parent 59ca888c34
commit b61659b668
2 changed files with 12 additions and 0 deletions

View File

@ -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;

BIN
image/icon_06.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB