$CSS\ kuku$
猥琐式资瓷:
.buryit{
display: none!important;
}
.digg_gray{
display: none!important;
}
.diggword::after{
content: "|Tip:取消不了";
}
没有人想要我发光的资瓷吧……
@keyframes red_light {
from {
box-shadow:0px 0px 0px pink;
}
to {
box-shadow:0px 0px 16px pink;
}
}
.buryit{
background: url(https://images.cnblogs.com/cnblogs_com/kalginamiemeng/1480817/o_WA.PNG) no-repeat;
width: 150px;
height: 40px;
background-position: center;
font-size: 78px;
border: 2px solid pink;
margin-right: 11px;
margin-top:10px ;
margin-bottom:10px;
border-radius: 15px;
}
.buryit:hover{
animation: red_light 1s ease-in-out infinite alternate;
}
@keyframes green_light {
from {
box-shadow:0px 0px 0px #8AE234;
}
to {
box-shadow:0px 0px 16px #8AE234;
}
}
.diggit:hover{
animation: green_light 1s ease-in-out infinite alternate;
}
.diggit{
background: url(https://images.cnblogs.com/cnblogs_com/kalginamiemeng/1480817/o_AC.PNG) no-repeat;
width: 150px;
height:40px;
background-position:center;
font-size: 78px;
border: 2px solid #8AE234;
margin-left: -40px;
margin-top:10px;
border-radius: 15px;
}
Miemeng真的蒻

浙公网安备 33010602011771号