User:KaerbaqianRen/Template:Signature/styles.css
Appearance
#kebqrSig {
background-image: repeating-linear-gradient(30deg,rgba(0,0,0,.3)0,transparent 20%,rgba(0,0,0,.3)30%), linear-gradient(to bottom right,rgba(0,0,0,.3) 50%,transparent 80%), linear-gradient(172deg,#5b5bff 47%,white 50%,white 75%,#972424 78%);
padding: 2px 10px 1px 10px;
border-radius: 100px;
font-weight: bold;
}
#kebqrSig, #kebqrSig a {
color: #cad2ff;
mix-blend-mode: hard-light;
}
a:hover{
color: white !important;
mix-blend-mode: normal !important;
text-decoration:none;
}