a jurassic world blue cursor
Tumblr - Jurassic World Blue Cursor by werewire
Details
Authorwerewire
LicenseCC0 - Public Domain
Categorytumblr.com
Created
Updated
Size434 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Tumblr - Jurassic World Blue Cursor
@namespace github.com/openstyles/stylus
@version 1.0.1
@description A new userstyle
@author Werewire
==/UserStyle== */
@-moz-document domain("www.tumblr.com") {
body {
cursor:url('https://i.imgur.com/MJaiY53.png'),auto !important;
}
button, a, figure, input {
cursor:url('https://i.imgur.com/3mjqYrG.png'),auto !important;
}
}