1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 04:45:22 -04:00

magic easter egg 🧚

This commit is contained in:
Jake Jarvis 2018-03-21 16:46:34 -04:00
parent 098405482b
commit fdeaea86eb

View File

@ -327,6 +327,9 @@ span#shh {
span#fairy {
color: #fd5da8;
}
span#fairy:hover {
cursor: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMiIgc3R5bGU9ImZvbnQtc2l6ZToxNnB4Ij48dGV4dCB5PSIxOCI+8J+nmjwvdGV4dD48L3N2Zz4=),auto !important;
}
a#javascript {
color: #f48024;