pepe-leaker
Pepe themed cursors

If you want to use them on your blog for whatever reason, paste the following code right above the </style> tag in your HTML editor.

html, body, a {
 cursor:url("http://i.imgur.com/QQPAddC.png"),
 auto !important;
}
 a:hover{
cursor:url("http://i.imgur.com/OYd8Oaa.png"),
 auto !important;
}

pepe-leaker

pepe-leaker:

If you want to use them on your blog for whatever reason, paste the following code right above the </style> tag in your HTML editor.

html, body, a {
 cursor:url("http://i.imgur.com/QQPAddC.png"),
 auto !important;
}
 a:hover{
cursor:url("http://i.imgur.com/OYd8Oaa.png"),
 auto !important;
}