Skip to content

Instantly share code, notes, and snippets.

@allykzam
Created January 16, 2014 15:41
Show Gist options
  • Save allykzam/8457027 to your computer and use it in GitHub Desktop.
Save allykzam/8457027 to your computer and use it in GitHub Desktop.
CSS for the Chrome plugin Stylish to put a dark color back into the twitter menu bar
.global-nav-inner {
background-color: #2f2f2f;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment