MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
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="32" height="32" viewBox="0 0 32 32"><circle cx="16" cy="16" r="6" fill="black" /></svg>') 16 16, auto;
     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 {

Navigation menu