09 June, 2021 - 01:52 AM
(10 December, 2020 - 01:45 AM)H8ML Wrote: Show MoreCreate a new sheet here and paste the code
Spoiler:Code:.thead {
background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
background-size: 400% 400%;
animation: gradient 15s ease infinite;
}
.infinity_rank {
animation: hue 8s linear infinite;
-o-animation: hue 8s linear infinite;
-moz-animation: hue 8s linear infinite;
-webkit-animation: hue 8s linear infinite;
-webkit-background-clip: text;
background-image: url(https://static.cracked.to/images/bg1.gif),-webkit-linear-gradient(92deg,#f35626,#feab3a);
font-weight: bold !important;
}
.contributor_rank {
color: #ffc000;
text-shadow: 0px 0px 8px #fabc00;
background-image: url('https://static.cracked.to/images/bg1.gif');
background-repeat: repeat;
font-weight: bold;
}
.mods_rank {
color: #ff3a3a;
text-shadow: 1px 1px 3px #000;
font-weight: bold;
}
.premium_rank {
color: #4DD5D5;
text-shadow: 0px 0px 4px #4DD5D5;
background: url(https://static.cracked.to/images/onyx-bg.gif);
background-repeat: repeat;
font-weight:bold;
}
.godlike_rank {
background-clip: border-box;
-webkit-background-clip: text;
text-shadow: 0 0 2px #c8378d;
background-image: url(https://static.cracked.to/images/bg1.gif),linear-gradient(90deg,#ed11ff 0,#000 100%,#fff);
-webkit-text-fill-color: transparent;
color: #FF512F;
font-weight: 700;
}
.registered_rank {
color: #3b8ed6;
font-weight: bold;
}
.supreme_rank {
text-shadow: 0px 0px 3px #0e0101;
color: #DF5BF3;
font-weight: bold;
border-bottom: 1px dotted
}
.thead strong {
background-color: rgba(0, 0, 0, 0.15);
}
.thead a {
background-color: rgba(0, 0, 0, 0.15);
border-radius: 2px;
padding: 4px;
font-weight: bold;
}
.trow1 strong a {
font-size: 16px;
-webkit-background-clip: text;
text-shadow: 0 0 5px #c8378d;
background-image: url(https://static.cracked.to/images/bg1.gif), linear-gradient(90deg, #e4f918 0, #ed11ff 100%, #fff);
-webkit-text-fill-color: transparent;
color: #FF512F;
font-weight: bold;
}
.trow2 strong a {
font-size: 16px;
-webkit-background-clip: text;
text-shadow: 0 0 5px #c8378d;
background-image: url(https://static.cracked.to/images/bg1.gif), linear-gradient(90deg, #e4f918 0, #ed11ff 100%, #fff);
-webkit-text-fill-color: transparent;
color: #FF512F;
font-weight: bold;
}
.shine_rank {
color: #fff;
}
@keyframes gradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
very sexi man