Skip to content

Instantly share code, notes, and snippets.

@dnywh
Last active July 27, 2018 20:04
Show Gist options
  • Save dnywh/3f8c75472dcc4fe4358d21c09836791d to your computer and use it in GitHub Desktop.
Save dnywh/3f8c75472dcc4fe4358d21c09836791d to your computer and use it in GitHub Desktop.
Hide Trello background madness on Safari
/* 1. Open Safari > Preferences... > Advanced */
/* 2. Drop this style sheet into the 'style sheet:' section */
/* 3. Refresh any Trello tabs you might have open */
#classic-body {
background: #2b2b2c !important;
}
.board-header-btn {
color: #ffffff !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment