— 2 Comments— 20 Kudos
the star may be gone
Category: SpaceHey
But the light will echo through the universe for eternity Goodbye Jon 🐇 I will cherish every memory » Continue Reading
"just your friendly neighborhood egg"
34 he/him
Last active:
SpaceHey Blog URL:
https://blog.spacehey.com/usualegg
— 2 Comments— 20 Kudos
Category: SpaceHey
But the light will echo through the universe for eternity Goodbye Jon 🐇 I will cherish every memory » Continue Reading
— 7 Comments— 38 Kudos
Category: SpaceHey
Here are some of Jon's profile pics that I was able to snag from the wayback machine . » Continue Reading
— 2 Comments— 41 Kudos
Category: Web, HTML, Tech
.present-container { padding: 0 5px; } .present-container p { font-size: 1.4rem !important; } .present { aspect-ratio: 1 / 1; border-radius: 5px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.75); display: grid; grid-template-columns: repeat(6, calc(100% / 6)); grid-template-rows: repeat(6, calc(100% / 6)); overflow: hidden; } .present-content { grid-row: 1/7; grid-column: 1/7; padding: 10px; background-col... » Continue Reading
— 24 Kudos
Category: SpaceHey
Given the recent barrage of gore profiles that have been plaguing the site and the general problem of bad actors hiding the block and report links » Continue Reading
— 7 Kudos
Category: Web, HTML, Tech
This one should be short and sweet. So you have a link that you want to share with your friends. » Continue Reading
— 1 Comment— 18 Kudos
Category: Web, HTML, Tech
:root { --the-color: green; --the-animation: the-animation 10s infinite both; } @property --the-color { syntax: " "; inherits: false; initial-value: red; } @keyframes the-animation { 0% { --the-color: red; } 14.28% { --the-color: orange; } 28.57% { --the-color: gold; } 42.85% { --the-color: green; } 57.14% { --the-color: blue; » Continue Reading
— 10 Comments— 35 Kudos
Category: Web, HTML, Tech
I've been seeing a lot of empty link sections on everyone's profiles so here's the code to hide that section if you want » Continue Reading
— 1 Comment— 8 Kudos
Category: Web, HTML, Tech
I had fun making it and now I'm sharing it for anyone who might be interested in learning how it works or for anyone who wants to slap it into their own profile for the nostalgia. pre code { background-color: #212121; color: #fafafa; border: 1px solid #fafafa; » Continue Reading