4,554
edits
No edit summary  | 
				No edit summary  | 
				||
| 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="32" height="32" viewBox="0 0 32 32"><  |      cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><circle cx="16" cy="16" r="6" fill="black" /></svg>') 16 16, auto;  | ||
}  | }  | ||
html {  | html {  | ||