What is under your Ctrl-V?

neettuki

Ritsu's Renegades
Defender of Defoko
Eddie can I send you something via paypal instead, I wanna

I wanted to support my friend but I cant do it via Ko Fi :sad:
 

hottopic_wannabe

Momo's Minion
Code:
<!-- (c) Layout created by ╰┈➤      (https://layouts.spacehey.com/layout?id=40155) -->

<!--Original coding at this link ttps://layouts.spacehey.com/layout?id=27525 -->

<!-- anything between these brackets are for you to read and doesn't show up on the page, feel free to delete them if you want-->

<!-- This is the cursor, first link is what it usually looks like 2nd is what itll look like when it hovers over a clickable links -->
<style>*
    {cursor: url('https://cur.cursors-4u.net/cursors/cur-11/cur1054.cur'), auto;}a:hover
    {cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto;}
</style>

<!-- this is general colors & background! to change the background, find any messages that start with (url:("[link]") and replace them with your own! to change them to a color, take out url and just type in the hex code -->

<style>
    main {
  color: #ca2dff;
  font-size: 80%;
}

    body{
        background-image:url("https://media.tenor.com/xqvBeoKIZFEAAAAC/glitter-purple.gif")
    }

    :root {
        --logo-blue: #fd02ea;
        --darker-blue: #FF2DFE;
        --lighter-blue:url(https://media.tenor.com/xqvBeoKIZFEAAAAC/glitter-purple.gif);
        background-position: center;
        --even-lighter-blue: url(https://media.tenor.com/xqvBeoKIZFEAAAAC/glitter-purple.gif);
        background-position: center;
        --lightest-blue: url(https://media.tenor.com/xqvBeoKIZFEAAAAC/glitter-purple.gif);
        --dark-orange:url(https://media.tenor.com/Wypbjs6EIP4AAAAC/night-sky-stars.gif)
        --light-orange:url(https://media.tenor.com/Wypbjs6EIP4AAAAC/night-sky-stars.gif); background-position: center;
        --even-lighter-orange:url(https://media.tenor.com/Wypbjs6EIP4AAAAC/night-sky-stars.gif);
        --red: #fd02ea;
    }

.count {
  color: #fd02ea;
}

</style>

<!--This changes the comment section background-->
<style>
.comments-table td:first-child, .music-table td:first-child {
  background:url(https://media.tenor.com/Wypbjs6EIP4AAAAC/night-sky-stars.gif);
</style>

<!--This changes the navigation and footers!-->
<style>
        nav .top {
            background-image: url('https://media.tenor.com/xqvBeoKIZFEAAAAC/glitter-purple.gif');
            background-position: center
        }

    footer {
        background-image: url('https://media.tenor.com/xqvBeoKIZFEAAAAC/glitter-purple.gif');
        background-position: center;
    }

</style>

<!-- This changes the background directly behind the post, giving it a light black background. To keep it the same as the whole background, remove "rgba(0,0,0,0.28); and replace with "none;"-->

<style>
    main{
        background:rgba(0, 0, 0, 0.28);
    }
</style>

<!--all done! have fun :3-->

spacehey layout
cat54.gif