links for huge's pull requests event
just helping out at work
by jack gold
HTML
<span>WiFi: hugeguest</span>
<span>PW: helloguest</span>
<br>
<a href="http://tiny.cc/24prs">This list: tiny.cc/24prs</a>
<a href="http://www.codeforamerica.org/geeks/civicissues">Code For America - Civic Issues Finder</a>
<a href="http://24pullrequests.com/projects">24 Pull Requests Projects</a>
<a href="http://www.codetriage.com/">Code Triage</a>
<a href="https://github.com/search">Github Issue Search</a>
<a href="http://www.lookingforpullrequests.com/">Looking For Pull Requests</a>
CSS
a, span {
display: block;
font-family: 'Avant Garde', 'Futura', sans-serif;
text-decoration: none;
color: black;
margin-bottom: 1em;
font-size:20px;
}
a { font-size: 16px; }
span {
font-size: 48px;
text-align: center;
margin-bottom: 20px;
}
span:first-of-type { margin-bottom: 0; }
a:hover {
color: #e0a;
}