Skip to content

Instantly share code, notes, and snippets.

View sdemontfort's full-sized avatar

Stephen sdemontfort

View GitHub Profile
@sdemontfort
sdemontfort / flowdock-style-override.css
Last active June 11, 2017 09:43
Slack-like styles for Flowdock's gross UI
/* i really want this to be global */
/* latin-ext */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 300;
src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v13/IY9HZVvI1cMoAHxvl0w9LVKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */