4,090
edits
No edit summary |
No edit summary Tag: Reverted |
||
Line 27: | Line 27: | ||
-moz-osx-font-smoothing: grayscale; | -moz-osx-font-smoothing: grayscale; | ||
font-smoothing: antialiased; | font-smoothing: antialiased; | ||
cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width=" | cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="3" fill="black" /></svg>') 12 12, auto; | ||
} | } | ||
html { | html { |