Created
August 26, 2018 11:55
-
-
Save cbartlett/1b9042fcb93aecd187915d59e6b07462 to your computer and use it in GitHub Desktop.
Trello card number style tweak
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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