Skip to content

Instantly share code, notes, and snippets.

@malcolmocean
Created September 7, 2023 12:29
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 malcolmocean/393c467dc21c82047547489a9b18f142 to your computer and use it in GitHub Desktop.
Save malcolmocean/393c467dc21c82047547489a9b18f142 to your computer and use it in GitHub Desktop.
restore the old font to intend.do (from before the rebrand)
@-moz-document domain("intend.do") {
.ffmo, .btn, h1, h2, h3, h4, h5, .h5,
.navbar-nav > li > a, thead, .jumbotron,
.goal-name, .goal-terzukte, .goal-box .oneliner, .goal-box-code,
.goal-terzukte .editable-wrap input.editable-input,
.new-milestone-name, .outliney-box, .outliney-help,
.ticker, .cfp-hotkeys-key, .pp-quote-bubble,
.goal-box-container .goal-date, .goal-box-container .goal-privacy, .goal-box-container .goal-milestone
.nav-accomplishments.nav-tabs > li > a, blockquote.accomplishment-quote,
.timer-spare-durs, .countbox.v, .outcomes-empty-list-placeholder,
.wholeday, .reviews-cell, .goalsbar-main, .container-howto .goalsbar-container,
.howto-timer, .howto-giantgoal, .jumbo-loading,
.solo-priority, .solo-priority-placeholder, .solo-priority-overdue-mark,
.today-partner-side-tall-button,
.form-horizontal .control-label.control-label-pomo-time, .control-label-pomo-time, /* ?? */
.reactroom-media-send-btns, .reactroom-media-send-btns-inline,
.score-box, .circle-pacman-button,
.purpose-block,
.beem-bygoal-select, .beemstatus-alt-loading-text,
#promo-countdown, .feedback-box,
.ffmoalt {font-family: 'Montserrat', 'Century Gothic', sans-serif !important;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment