massive update, probably broken
[dotfiles/.git] / .config / Typora / themes / old-themes / whitey.css
index 499d1cda58a4bc60064ed28942fc29595669e2f1..b354bda1cc8c262040c8e599bab66a73a07e6aec 100644 (file)
@@ -5,6 +5,7 @@ html {
 html, body {
        margin: auto;
        background: #fefefe;
+       -webkit-font-smoothing: antialiased;
 }
 body {
        font-family: "Vollkorn", Palatino, Times;
@@ -27,6 +28,12 @@ body {
        }
 }
 
+@media print {
+       html {
+               font-size: 13px;
+       }
+}
+
 /* Typography
 -------------------------------------------------------- */