Want a kill icon that says ONE PUNCH MAN? then here it along with him along your side.
One punch man CSS by Softed-YT
Details
AuthorSofted-YT
Licensediscord: pure.2way
Categoryhttps://kirka.io/
Created
Updated
Size1.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
resolution may be different for others
Source code
/* ==UserStyle==
@name One punch man CSS
@version 20230727.15.36
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://kirka.io/") {
/*simple one punch man css*\
/*no stealy stealy,these css is made by Softed-YT*\
#logo {
content: url(https://i.ibb.co/1m5WwHx/glockyboi.png);
width: 150px;
height: 150px;
}
/*☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰☰*\
/* Player Position */
#team-section > div.player {
margin-right: 45rem;
margin-top: 5rem;
}
/* kill icon */
.animate-cont {
content: url(https://cdn.discordapp.com/attachments/1134141602575695884/1134142339397468180/png-transparent-one-punch-man-saitama-one-punch-man-white-child-face-thumbnail-removebg-preview.png)
}
/* Hide Logo */
.interface .logo {
visibility: visible;
}
#logo {
content: url(https://cdn.discordapp.com/attachments/1134141602575695884/1134141999012925500/429-4294299_icons-tumblr-aesthetic-anime-drawing-manga-onepunchman-one-removebg-preview.png);
width: 900px;
height: 400px;
}
}