Skip to content

Instantly share code, notes, and snippets.

@mjsxi
Created March 8, 2014 19:09
Show Gist options
  • Save mjsxi/9437270 to your computer and use it in GitHub Desktop.
Save mjsxi/9437270 to your computer and use it in GitHub Desktop.
<div>
<style>
.social-col:before {
content: "";
background: url("http://cdn2.sbnation.com/assets/4025755/storybadge_001.png");
display: block;
position: relative;
z-index: 999;
width: 95px;
height: 145px;
left: -49px;
}
</style>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment