Skip to content

Instantly share code, notes, and snippets.

@SecureCloud-biz
Forked from niraj-shah/word_cloud.css
Created July 13, 2014 00:31
Show Gist options
  • Save SecureCloud-biz/ba970cee9f1d80266c44 to your computer and use it in GitHub Desktop.
Save SecureCloud-biz/ba970cee9f1d80266c44 to your computer and use it in GitHub Desktop.
body {
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#text {
display: none;
}
.tag {
display: inline-block;
margin: 2px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment