Skip to content

Instantly share code, notes, and snippets.

View daveaiello's full-sized avatar

Dave Aiello daveaiello

View GitHub Profile
@daveaiello
daveaiello / githubFollow.html
Last active April 13, 2017 16:21 — forked from xonecas/githubFollow.html
Github follow me icon/badge/button
<!-- Just replace **USERNAME** by your github username :-) -->
<style>
#followGithub {
color: #121516;
text-shadow: 0 1px 1px #ccc;
padding: 1.2em 0.4em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;