Did GitHub just change its default font family to system defaults? |
Did GitHub just change its default font family to system defaults? |
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";I thought I was on a phishing site!!
Related discussion: https://news.ycombinator.com/item?id=12073109
Screenshot: http://cloud.ahmda.ws/UHjO9GC
body, .intgrs-page .main-content, .blog-content, .migration-wrapper, .migrate-owners-wrapper, .setup-wrapper, .showcase-page-title, .tooltipped::after { font-family: Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important; }
.markdown-body { font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important; }
body { font-size: 13px !important; line-height: 1.4 !important; }
.blob-code { line-height: 1.4 !important; }
I am really interested in the reasoning behind the change, the insights, I bet they are really interesting.