massive update, probably broken
[dotfiles/.git] / .config / Typora / themes / old-themes / github.css
index 0882c2e4352de5249db2109f4eb42da82a026625..a77ec26bd303b43074f9c876e0c5b57065110ccc 100644 (file)
 
 html {
     font-size: 16px;
+    -webkit-font-smoothing: antialiased;
 }
 
 body {
-    font-family: "Open Sans","Clear Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-family: "Open Sans","Clear Sans", "Helvetica Neue", Helvetica, Arial, 'Segoe UI Emoji', sans-serif;
     color: rgb(51, 51, 51);
     line-height: 1.6;
 }