Change linux font to Arial

Frankly, it looks way better than Ubuntu

Change-Id: I86df820131dc961337d97b606c4a1f54094e1d48
This commit is contained in:
Andrew Bonventre
2017-01-11 17:06:26 -08:00
parent ea769e03b3
commit c1261e1fb0

View File

@@ -21,7 +21,7 @@ limitations under the License.
--default-text-color: #000;
--view-background-color: #fff;
--default-horizontal-margin: 1rem;
--font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
--font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
--monospace-font-family: 'Source Code Pro', Menlo, 'Lucida Console', Monaco, monospace;
--iron-overlay-backdrop: {