| ▲ | olooney a day ago | |
Not a font. The VHS line striping is just a repeating gradient applied over the whole page:
The red glow is a red text shadow applied to every element on the page:
Surprisingly, the glitchy logo is also done with CSS, with animations over two different versions of the text overlain atop one another:
I know this because the first thing I did when I got to the page was hit F12 to bring up the debugging tools and turn these styles off so I could read it. :) | ||