Skip to content

Instantly share code, notes, and snippets.

@dsingleton
Created July 3, 2015 12:36
Show Gist options
  • Save dsingleton/63156fcd65e12559b3ab to your computer and use it in GitHub Desktop.
Save dsingleton/63156fcd65e12559b3ab to your computer and use it in GitHub Desktop.
custom-fourth-wall.css
#pulls li {
background: #333 !important;
padding-right: 40px;
opacity: .8;
}
#pulls li .status {
right: 0;
top: 0;
height: 100%;
width: 20px;
text-indent: -9999px;
}
.avatar {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment