Skip to content

Instantly share code, notes, and snippets.

@raejin
Last active September 28, 2018 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raejin/7fdf8968144b0f00e229b452e37c259c to your computer and use it in GitHub Desktop.
Save raejin/7fdf8968144b0f00e229b452e37c259c to your computer and use it in GitHub Desktop.
slack
code, pre, .c-mrkdwn__code, .c-mrkdwn__pre {
font-family: 'Inconsolata-dz' !important;
}
#msg_input, #msg_input+#primary_file_button {
border-color: rgba(160,160,162,.7)!important;
}
#msg_form #primary_file_button:not(:hover):not(.active) {
color: #A0A0A2!important;
}
.c-message__body, .c-message__content {
font-family: BlinkMacSystemFont!important;
}
body, html {
font-family: BlinkMacSystemFont!important;
}
/*#msg_input.texty_legacy, .
texty_legacy, #msg_input.texty_legacy, .texty_legacy,
#msg_input.texty_legacy, .texty_legacy, [lang=fr-FR] #msg_input.texty_legacy, .texty_legacy {
font-family: BlinkMacSystemFont!important;
}*/
#msg_input, #col_channels, ts-message, #team_menu, .c-message__body, .p-channel_sidebar__name {
font-family: BlinkMacSystemFont!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment