HI GUYS! THIS WILL JUST BE A BLOG FOR ME SAVING CODES THAT HAVE BEEN DELETED OR BANNED (or just codes that i edited :3)
BAD APPLE ONLINE CODE
[<style>
.online {
content:url("https://external-media.spacehey.net/media/sO3MnWB4IDYBcohYMOwQwP8-TtTC4c5hcDS2Ld-cr4K4=/https://64.media.tumblr.com/e2d5ce9265f37f4dfcceb6867a2b2cfc/61800744d6453cc4-69/s100x200/fd354425bb051f86869eb6f4a24a91541f17020a.gifv");
background-position: -8% 70%;
background-repeat:no-repeat;
background-attachment:scroll;
}
</style>]
RAINBOW STAR OVERLAY CODE
[<style>html:before {
Β animation: grain 8s steps(10) infinite;
Β background-image: url(https://i.pinimg.com/originals/17/6f/b5/176fb547189cbdb4f745d425e84167f3.gif);
Β content: "";
Β height: 300%;
Β left: -50%;
Β opacity:.4;
Β position: fixed;
Β top: -110%;
Β width: 300%;
Β pointer-events:none;
}
@keyframes grainΒ
Β 70% { transform:translate(0%, 15%) }
}</style>]
Comments
Displaying 0 of 0 comments ( View all | Add Comment )