d9or's profile picture

Published by

published

Category: Web, HTML, Tech

gif pfp

<style>
.profile-pic > img { display:none; }
.profile-pic:after { background-image: url("url here"); display: inline-block; content:"" }
.general-about .profile-pic:after { background-size: cover; width: 150px; height: 150px; }
</style>


3 Kudos

Comments

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