Skip to content

Instantly share code, notes, and snippets.

@dsingleton
Last active August 29, 2015 14:14
Show Gist options
  • Save dsingleton/f55c5a860b511d07a916 to your computer and use it in GitHub Desktop.
Save dsingleton/f55c5a860b511d07a916 to your computer and use it in GitHub Desktop.
Election fourth wall
#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 {
}
[
{
"userName": "alphagov",
"repo": "whitehall"
},
{
"userName": "alphagov",
"repo": "policy-publisher"
},
{
"userName": "alphagov",
"repo": "finder-frontend"
},
{
"userName": "alphagov",
"repo": "rummager"
},
{
"userName": "alphagov",
"repo": "govuk-content-schemas"
},
{
"userName": "alphagov",
"repo": "email-alert-frontend"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment