illy's profile picture

Published by

published
updated

Category: Web, HTML, Tech

DISCORD SPACEHEY FRAMES

it won't let me post to layouts, so enjoy. credit isn't needed <3 

/* angry frame RED */


/* RED: ttps://files.catbox.moe/mnlf1w.png
PINK: https://files.catbox.moe/hjuv54
YELLOW: https://files.catbox.moe/bqmeyp */

.general-about .profile-pic img {
border-radius: 50%;
}

.general-about {
position: relative;
margin-top: 50px;
}

.general-about .profile-pic::before {
content: '';
background: url('https://files.catbox.moe/mnlf1w.png') no-repeat;
background-size: cover;
display: block;
width: 190px;

height: 190px;
z-index: 999;
position: absolute;
top: -12px;
left: -12px;
}



/* FANGS */



.general-about .profile-pic img {
border-radius: 50%;
}

.general-about {
position: relative;
margin-top: 50px;
}

.general-about .profile-pic::before {
content: '';
background: url('https://files.catbox.moe/3tkx36') no-repeat;
background-size: cover;
display: block;
width: 190px;

height: 190px;
z-index: 999;
position: absolute;
top: -15px;
left: -15px;
}


/* CAT EARS */


/* PINK: https://files.catbox.moe/t6vgyc.png
YELLOW: https://files.catbox.moe/ukd93w
GREEN: https://files.catbox.moe/j1v9iw
BLUE: https://files.catbox.moe/j0mm62
PURPLE: https://files.catbox.moe/stl6f2 */


.general-about .profile-pic img {
border-radius: 50%;
}

.general-about {
position: relative;
margin-top: 50px;
}

.general-about .profile-pic::before {
content: '';
background: url('https://files.catbox.moe/t6vgyc.png') no-repeat;
background-size: cover;
display: block;
width: 190px;

height: 190px;
z-index: 999;
position: absolute;
top: -15px;
left: -15px;
}

/* LOOOOVESTRUCK */

.general-about .profile-pic img {
border-radius: 50%;
}

.general-about {
position: relative;
margin-top: 50px;
}

.general-about .profile-pic::before {
content: '';
background: url('https://files.catbox.moe/j1u28k') no-repeat;
background-size: cover;
display: block;
width: 190px;

height: 190px;
z-index: 999;
position: absolute;
top: -15px;
left: -15px;
}


/* ANGEL */

.general-about .profile-pic img {
border-radius: 50%;
}

.general-about {
position: relative;
margin-top: 50px;
}

.general-about .profile-pic::before {
content: '';
background: url('https://files.catbox.moe/t6jyhd') no-repeat;
background-size: cover;
display: block;
width: 190px;

height: 190px;
z-index: 999;
position: absolute;
top: -15px;
left: -15px;
}


/* SKIBIDI TOILET */

.general-about .profile-pic img {
border-radius: 50%;
}

.general-about {
position: relative;
margin-top: 50px;
}

.general-about .profile-pic::before {
content: '';
background: url('https://files.catbox.moe/juip82') no-repeat;
background-size: cover;
display: block;
width: 190px;

height: 190px;
z-index: 999;
position: absolute;
top: -15px;
left: -15px;
}



/* FUTURISTIC UI

PINK: https://files.catbox.moe/7i0c3p
BLUE: https://files.catbox.moe/5vaity.png
GREEN: https://files.catbox.moe/dmh9p4.png */
.general-about .profile-pic img {
border-radius: 50%;
}

.general-about {
position: relative;
margin-top: 50px;
}

.general-about .profile-pic::before {
content: '';
background: url('https://files.catbox.moe/7i0c3p') no-repeat;
background-size: cover;
display: block;
width: 190px;

height: 190px;
z-index: 999;
position: absolute;
top: -15px;
left: -15px;
}

/* DONUT */

/* CAT: https://files.catbox.moe/du186m

COW: https://files.catbox.moe/xyjfk3

BEAR: https://files.catbox.moe/znk0ro */


.general-about .profile-pic img {
border-radius: 50%;
}

.general-about {
position: relative;
margin-top: 50px;
}

.general-about .profile-pic::before {
content: '';
background: url('https://files.catbox.moe/znk0ro') no-repeat;
background-size: cover;
display: block;
width: 190px;

height: 190px;
z-index: 999;
position: absolute;
top: -22px;
left: -22px;
}




4 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )