Skip to content

Instantly share code, notes, and snippets.

@LC43
Last active February 3, 2017 12:25
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 LC43/a98694462263a5743759f7c86fe17094 to your computer and use it in GitHub Desktop.
Save LC43/a98694462263a5743759f7c86fe17094 to your computer and use it in GitHub Desktop.
.list-card-title span {
display: inline-block;
background-color: rgb(0, 174, 204);
color: rgb(255, 255, 255);
border-radius: 6px;
padding: 5px;
margin-right: 10px;
min-width: 32px;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment