Skip to content

Instantly share code, notes, and snippets.

@mtsgi
Created January 14, 2020 06:37
Show Gist options
  • Save mtsgi/cec0779f930e03ee4a68dbf82b7c38f5 to your computer and use it in GitHub Desktop.
Save mtsgi/cec0779f930e03ee4a68dbf82b7c38f5 to your computer and use it in GitHub Desktop.
:root {
font-family: 'Noto Sans CJK JP', -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
code,
pre {
font-family: Consolas, Inconsolata, Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment