111
/*任务领金币*/
.jinsom-right-bar li.task::after {
width: 50px;
height: 20px;
line-height: 20px;
border-radius: 7px 7px 7px 0;
box-shadow: 0 2px 5px 0 rgb(6 25 32 / 51%);
background: #fc2c3c;
background-image: none;
background-image: radial-gradient(9% 82%,#fe576f 0,#fc2c3c 100%);
position: absolute;
z-index: 2;
margin-left: 5px;
top: 0;
font-size: 11px;
text-align: center;
opacity: .8;
color: #FFF;
cursor: pointer;
content: "领金币";
}
测试看看怎么样
测试看看怎么样测试看看怎么样