Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .general-about{
- position: relative;
- margin-top: 30px;
- }
- .general-about .details::before{
- background: url('https://cdn.discordapp.com/attachments/608396423024738367/947794682698690600/bruh.gif') no-repeat;
- content: '';
- background-size: 175px;
- display: block;
- width: 175px;
- height: 175px;
- z-index: 999;
- position: absolute;
- top: -10px;
- left: -8px;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement