Skip to content

Instantly share code, notes, and snippets.

@cbartlett
Created August 26, 2018 11:55
Show Gist options
  • Save cbartlett/1b9042fcb93aecd187915d59e6b07462 to your computer and use it in GitHub Desktop.
Save cbartlett/1b9042fcb93aecd187915d59e6b07462 to your computer and use it in GitHub Desktop.
Trello card number style tweak
.card-short-id {
display: inline !important;
padding: 0 4px;
margin-right: 4px;
background-color: #E2E4E6 ;
color: #929292 ;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment