4,554
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 9: | Line 9: | ||
* {  | * {  | ||
     color: #292828; /* Specific black color */  |      color: #292828; /* Specific black color */  | ||
}  | }  | ||
| Line 29: | 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"><text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-size="24" font-family="Arial" fill="black">+</text></svg>') 16 16, auto;  | |||
}  | }  | ||
html {  | html {  | ||