Skip to content

Instantly share code, notes, and snippets.

@ZenCocoon
Created January 13, 2016 05:56
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 ZenCocoon/37475fa63c876564d526 to your computer and use it in GitHub Desktop.
Save ZenCocoon/37475fa63c876564d526 to your computer and use it in GitHub Desktop.
Condensed HuBoard style
// Currently used with the bookmarklet http://www.paulirish.com/2008/bookmarklet-inject-new-css-rules/
.card { padding: 0 0 0 4px; margin-bottom: 0; border-bottom: 0 }
.card .title {
font-size: 12px;
line-height: 14px;
}
.card .hb-avatar-tooltip, .card .number { display: none; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment