Skip to content

Instantly share code, notes, and snippets.

@tristantarrant
Created April 26, 2018 13:31
Show Gist options
  • Select an option

  • Save tristantarrant/548f3fc0aae3dc8428ca91c8c079a382 to your computer and use it in GitHub Desktop.

Select an option

Save tristantarrant/548f3fc0aae3dc8428ca91c8c079a382 to your computer and use it in GitHub Desktop.
Custom Zulip CSS
div.message_content {
font-family: 'Cantarell';
font-size: 16px;
}
textarea.new_message_textarea {
font-family: 'Cantarell';
font-size: 16px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment