Merge branch 'master' of http://git.scdxtc.com/chen/squareDancing
commit
7bb5537109
|
@ -397,6 +397,18 @@ body{
|
|||
left:15px;
|
||||
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{
|
||||
background-size: 57px 81px;
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
Loading…
Reference in New Issue