Skip to content

Instantly share code, notes, and snippets.

@darthmaim
Forked from codemasher/twitter-fixes.css
Last active January 3, 2016 17:19
Show Gist options
  • Save darthmaim/8494934 to your computer and use it in GitHub Desktop.
Save darthmaim/8494934 to your computer and use it in GitHub Desktop.
.global-nav-inner {
background: rgba(0,0,0,0.75);
}
.modal-overlay, .profile-header-mask, .grid-overlay, .gallery-overlay {
background: rgba(0,0,0,0.8);
}
.home-tweet-box {
background: rgba(255,255,255,1.0);
}
.nav > li {
color: #ABC3D3;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment