• We just launched and are currently in beta. Join us as we build and grow the community.

Fucking GOOD CSS in Cracked.to

Walvire

Robotics Innovator
W Rep
0
0
0
Rep
0
W Vouches
0
0
0
Vouches
0
Posts
147
Likes
69
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 200 XP
Thanks to@ :ricardo:
Create a new sheet http://cracked.to/usercp.php?action=customcss and paste the code
Before
and Paste This Full code to CSS stylesheet
Code:
Code:
.mod {
color: rgba(256, 256, 256, 1);
background: rgba(0, 0, 0, .85);
width: 10px;
border-radius: 10px;
border-style: outset;
border-width: 1px;
border-color: rgba(244, 244, 244, ..3);
margin: 8px;
padding: 7px;
font-size: 1.2em;
font-weight: bolder;
}
.thead {
font-weight: 800;
font-size: 1em;
color: rgba(256, 256, 256, .85);
letter-spacing: 2px;
font-family: serif;
text-shadow: 3px 3px 3px 3px;
}
.date {
font-size: 1.2em;
color: rgba(244, 244, 244, 1);
font-weight: bolder;
letter-spacing: 2px;
}
.text {
border-style: inset;
border-color: rgba(0, 240, 100, .30);
border-width: 1px;
}
/**Used to remove overhead advertisement banners**/
.responsive-banner {
display: none;
}
.header-logo {
display: none;
}
.powpow {
border-right: none;
border-left: none;
border-bottom: none;
}
.checkbox {
width: 25px;
height: 25px;
}
div.ml-auto {
border-radius: 15px;
}
div.ml-auto a:nth-child(1) {
border: 3px white solid;
}
div.ml-auto a:nth-child(3) {
border: 3px green solid;
}
.user_usertitle {
background: rgba(0, 0, 0, 1);
color: rgba(256, 256, 256, .85);
font-size: 10px;
font-weight: bolder;
border-style: inset;
border-color: rgba(244, 20, 10, .75);
border-width: 1px;
border-radius: 15px;
padding: 5px;
}
.thead {
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-width: 3px;
border-bottom-color: #FFF;
background: linear-gradient(to right, #0099f7, #f11712);
-webkit-animation: randclanim 5s infinite linear;
background-image: url(
https://static.cracked.to/images/bg1.gif);
background-repeat: repeat;
}
#shoutbox {
border: 1px outset rgba(0, 230, 130, .55);
border-radius: 15px;
margin-top: -2px;
}
.thread-header {
padding: 5px;
color: #fff;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
background: linear-gradient(to right, #0099f7, #f11712);
-webkit-animation: randclanim 5s infinite linear;
background-image: url(
https://static.cracked.to/images/bg1.gif);
background-repeat: repeat;
}
.forumtabs {
margin-bottom: 5px;
}
::-webkit-scrollbar {
width: 5px;
}
.postbit-follow {
font-size: 1.2em;
font-weight: bolder;
letter-spacing: 3px;
border-style: solid;
border-width: 2px;
border-color: rgba(256, 256, 256, 1);
border-radius: 10px;
}
.thread_views {
background-color: rgba(0, 0, 0, .8);
font-size: 1.3em;
font-weight: bolder;
letter-spacing: 2px;
border: 1px white outset;
border-radius: 10px;
}
.heaven_rank {
-webkit-background-clip: text;
background-image: url(
https://static.cracked.to/images/bg1.gif), linear-gradient(to right, #0099f7, #f11712);
color: #ff512f;
text-shadow: 0 0 100px black;
-webkit-animation: randclanim 2s infinite linear;
font-weight: 700;
}
.contributor_rank {
color: #ffc000;
text-shadow: 0px 0px 8px #fabc00;
background-image: url(
https://static.cracked.to/images/bg1.gif);
background-repeat: repeat;
}
.trial_mod_rank {
color: rgba(244, 0, 0, 1);
text-shadow: 5px 5px 9px #000000;
font-weight: bolder;
font-size: 1.3em !important;
background-image: url(
https://static.cracked.to/images/bg1.gif);
background-repeat: repeat;
letter-spacing: 2px;
}
.mods_rank {
color: rgba(256, 25, 30, .75);
text-shadow: 1px 1px 3px #000000;
font-weight: bold;
}
.godlike_rank {
color: #855dff;
text-shadow: 0px 0px 4px #770086;
background-image: url(
https://static.cracked.to/images/bg1.gif);
background-repeat: repeat;
}
.premium_rank {
color: #4DD5D5;
text-shadow: 0px 0px 4px #4DD5D5;
background-image: url(
https://static.cracked.to/images/bg1.gif);
background-repeat: repeat;
}
.title_gid_6 {
background: rgba(0, 0, 0, .2);
color: rgba(256, 256, 256, .85);
letter-spacing: 3px;
word-spacing: 2px;
font-size: 7px;
font-weight: 800;
border-style: outset;
border-color: rgba(250, 30, 50.5);
border-width: 2px;
border-radius: 5px;
margin-top: 10px;
margin-bottom: 10px;
padding: 4px;
}
.postbit-staff.postbit-label {
background-color: rgba(244, 20, 20, .75);
color: rgba(244, 244, 244, 1);
letter-spacing: 2px;
word-spacing: 4px;
font-size: 1em;
font-weight: bolder;
text-shadow: 5px 5px 5px rgba(0, 0, 0, .60);
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.postbit-label.years_1 {
color: rgba(244, 244, 244, .85);
font-weight: 700;
letter-spacing: 2px;
word-spacing: 2px;
border-bottom-color: rgba(244, 20, 10, .75);
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
padding: 5px;
}
.postbit-label.years_2 {
color: rgba(244, 244, 244, .85);
font-weight: 700;
letter-spacing: 2px;
word-spacing: 2px;
border-top-color: rgba(244, 20, 10, .75);
border-bottom-color: rgba(244, 20, 10, .75);
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
padding: 5px;
background-image: url(
https://static.cracked.to/images/bg1.gif);
background-repeat: repeat;
}
#panel .upper i {
background-clip: border-box;
-webkit-background-clip: text;
text-shadow: 0 0 5px
#4e1336;
background-image: url(
https://static.cracked.to/images/bg1.gif),linear-gradient(90deg,
#ed0d0d 0,#590e4b 100%,#fff);
-webkit-text-fill-color:transparent;
color:#FF512F;
font-weight: 700;
}
 

452,496

328,559

328,567

Top