Commit 81bbaa6bd8489fef897a37bb689a642019279f22
less ugly sans font for windows
mix irving committed on 5/8/2018, 11:39:53 PMParent: 8945c4b70954a120ff8e86dfe30a7a1a3da2b4cc
Files changed
styles/mixins.js | changed |
styles/mixins.js | |||
---|---|---|---|
@@ -14,9 +14,9 @@ | |||
14 | 14 … | font-family: Georgia,Cambria,"Times New Roman",Times,serif | |
15 | 15 … | } | |
16 | 16 … | ||
17 | 17 … | $fontSansSerif { | |
18 | - font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Arial,sans-serif | ||
18 … | + font-family: "Lucida Sans",Geneva,Arial,sans-serif | ||
19 | 19 … | } | |
20 | 20 … | ||
21 | 21 … | $fontBasic { | |
22 | 22 … | color: rgba(0,0,0,.84) |
Built with git-ssb-web