D!'s profile picture

Published by

published

Category: Web, HTML, Tech

One of my floating gif codes <3

Just dropping this off so i can use it again :D


.profile .comments-table:after {
    background: url(https://web.archive.org/web/20091026163820/http://geocities.com/svr_gov_ru/images/green_roger.gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100px;
    width: 100px;
    content: " ";
    transform: rotate(
-4deg
) scale(2) translateY(-3.5rem);
    position: absolute;
    right: 0;
    z-index: -1;
}


0 Kudos

Comments

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