Skip to content

Instantly share code, notes, and snippets.

@mirka
Created December 10, 2011 16:16
Show Gist options
  • Select an option

  • Save mirka/1455488 to your computer and use it in GitHub Desktop.

Select an option

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