RED THEME CSS, GIVE CREDITS TO DYKEYOONGI ON INSTA OR YOU'LL BE BLOCKED.


/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/cursors/cur-4/cur396.cur), auto !important;} /* End https://www.cursors-4u.com */

.logo{
font-size:0;
}

.logo::after{
content:"cishet anti";
text-shadow: 2px 2px 4px #000000;
color: #000000;
line-height: 10px;
font-size: 30px;
padding: 70px;

}

div#header {
background-image: url(https://i.pinimg.com/564x/7a/fc/fd/7afcfd85730659ec858e8786c774da95.jpg);
background-color: #000000;
background-position: 0px -200px;
text-align: center;
font-family: "Courier New", monospace;
}

div#hSub {
color: white !important;
background-color:#000000;
text-align: center;
font-family: "Courier New", monospace;
}

h2#name {
color:#C91A1A;
text-shadow: 2px 2px 4px #000000;
}

.extended.box {
border: 2px solid red;
}

h4 {
color: #B50909;
}

body {
color: red;
background-color: #000000;
background-image: url("https://i.pinimg.com/564x/2a/9b/5a/2a9b5a6aab94444984675da96060463e.jpg");
background-size: 33%;
background-attachment:fixed;
font-family: "arial", monospace;
}

.player.box {
background-color: #B50909;
background-size: 33%;
background-position: 150px;
color: white;
}

.boxInfo.box {
border-color:#B50909;
}

.url {
background: url(https://yellowimages.com/images-360/products/gold-gun-yi3601858?ca=1_6) no-repeat;
position: fixed;
right: 0;
bottom: 0px;
color:#000000;
background-size: 300px;
height: 270px;
width: 270px;
border: none;
box-shadow: none;
filter: drop-shadow(8px 9px 15px #000000);
z-index: 1000;
font-size: 0px;
opacity: 1;
}

.topLeft{
background-repeat: no-repeat
background-color: #000000;
background-size: cover;
background-image: url(https://images-na.ssl-images-amazon.com/images/I/411HoQVRU7L._SL1200_.jpg);
border: 2px solid #000000;
}


.topRight{
background: #000000;
position: relative;
animation: floating 3s infinite;
border: 2px solid#000000;
max-width: 550px;
}

div#footer{
bottom:0;
font-size:0;
left:500px;
position:fixed;
pointer-events: none;

}
.fwiendCount {
color: #000000;
}

.fwiendFace, .tableLeft {
transition: 0.5s;
background:#C91A1A;
}

.fwiendFace:hover {
border-radius: 10px;
transform: scale(1.2);
animation: wob .5s linear infinite;
background: #000000;
box-shadow: 0 0 1rem #fff;
border: 1px solid #000000;
transition: 0.5s;
}

.tableRight{
background: #000000;
}

.boxHead{
color: #000000;
background:#000000;

}

.rightHead{
color: #000000;
background: #000000;

}

a:hover {
animation: changeColor 1s linear infinite;
}

@keyframes changeColor{
0%{color:#000000;}
10%{color:#000000;}
20%{color:#000000;}
30%{color:#000000;}
40%{color:#000000;}
60%{color:#000000;}
70%{color:#000000;}
80%{color:#000000;}
90%{color:#000000;}
100%{color:#BF0B0B;}
}

@keyframes floating {
0% { transform: translate(0, 0px); }
50% { transform: translate(0, 15px); }
100% { transform: translate(0, 0px); }
}

.fwiendFace, .tableLeft {
transition: 0.5s;
background: #000000;
}

.fwiendFace:hover {
transform: scale(1.2);
animation: wob .5s linear infinite;
box-shadow: 0 0 1rem#000000;
border: 1px solid #000000;
transition: 0.5s;
}

.tableLeft:hover {
transform: scale(0.8);
animation: wob .5s linear infinite;
box-shadow: 0 0 1rem #000000;
border: 1px solid#B50909;
transition: 0.5s;
}

.box.blog {
background: #000000;
}
Report abuse