sansserif.css 302 B

1234567891011
  1. body,
  2. .entry-content,
  3. .entry-content blockquote,
  4. .entry-content q {
  5. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  6. }
  7. .entry-content {
  8. font-size: 1.17em;
  9. font-weight: 400;
  10. }