Spaces:
Sleeping
Sleeping
| :root { | |
| font-synthesis: none; | |
| text-rendering: optimizeLegibility; | |
| -webkit-font-smoothing: antialiased; | |
| -moz-osx-font-smoothing: grayscale; | |
| } | |
| body { | |
| margin: 0; | |
| } | |
| a { | |
| color: inherit; | |
| text-decoration: none; | |
| } | |