1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-14 03:35:32 -04:00

magic easter egg 🧚

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

View File

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