Skip to content

Instantly share code, notes, and snippets.

@mirka
Created December 10, 2011 16:16
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 mirka/1455488 to your computer and use it in GitHub Desktop.
Save mirka/1455488 to your computer and use it in GitHub Desktop.
New New Twitter - Show Usernames Only
.username s {
display: none;
}
.username b {
font-weight: bold;
font-size: 14px;
color: #333;
}
.stream-item-header strong.fullname {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment