Been editing n working on this profile for over a year,,., and have seen an influx of people here looking for coding help. If you see any elements or things on my page you want on yourz, ask here or dm me! i'm happy to help!
my page css is up for grabs!!
2 Kudos
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
arlo atomickk
Hey! I was just wondering how you coded ur profile name, like the flickering and the tilting and stuff??
Report Comment
ocv! heres the original blog post- https://blog.spacehey.com/entry?id=9938
my code looks a little different because i changed the font:
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
@import url('https://cory.anota.do/spacehey/pdg_neon.css');
:root{ --neon-text-color: #00ff80; }
.profile .left h1{ font-family: 'Press Start 2P', cursive;; transform: rotate(-10deg); } /*updated name plate*/
by zombiezz; ; Report
Thanks sm!!! using :P
by arlo atomickk; ; Report