angel 1733441001126

cuz i keep getting asks about it here is the entire css code to my profile do what you will with it

@font-face { font-family: Essays1743; src: url(https://file.garden/Zj8MKPoh-G9Y8EJE/other/fonts/Essays1743.ttf); }

body { font-family: Essays1743 !important; font-size: 15px !important; }

body {

background-image: url(''); '); background-size: cover; } @keyframes float { 0% { transform: translateY(0); }

        50% {
            transform: translateY(20px);
        }

        100% {
            transform: translateY(0);
        }
    }

body:before { content: ''; position: fixed; bottom: 30px; right: -50px; width: 260px; height: 260px; background-image: url(https://i.postimg.cc/Y06FRn5M/IMG-7766.png); background-size: contain; background-repeat: no-repeat; z-index: 1000; pointer-events: none; animation: float 3s ease-in-out infinite; }

body:after {

content: " ";

display: block;

position: fixed;

top: 0;

left: 0;

bottom: 0;

right: 0;

background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));

z-index: 2;

background-size: 100% 2px, 3px 100%;

pointer-events: none}

nav { background-image: url('https://i.postimg.cc/nz79VScB/IMG-7811.png'); border: 5px double #E35892;

}

/* ===== Scrollbar CSS ===== / / Firefox */

  • { scrollbar-width: auto; scrollbar-color: #E35892 #000000; }

/* Chrome, Edge, and Safari */ *::-webkit-scrollbar { width: 10px; }

*::-webkit-scrollbar-track { background: #000000; }

*::-webkit-scrollbar-thumb { background-color: #E35892; border-radius: 15px; border: 3px dotted #C6477E; }

#profile_card { border-width:7px; border-style:solid; border-image: url(https://i.postimg.cc/kgDk0QDx/Untitled560-20241022224752.png) 7 fill round; }

#sidebar { border-width:7px; border-style:solid; border-image: url(https://i.postimg.cc/kgDk0QDx/Untitled560-20241022224752.png) 7 fill round; }

.card-nest .card:first-child { border-width:7px; border-style:solid; border-image: url(https://i.postimg.cc/kgDk0QDx/Untitled560-20241022224752.png) 8 fill round; }

.card { border: 5px double #a7010; }

.footernav.flex-wrap.justify-center { display: none; }


Reactions

Comments
Leave a comment

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue