Skip to content

Instantly share code, notes, and snippets.

@csessig86
Created February 22, 2013 23:09
Show Gist options
  • Save csessig86/5017309 to your computer and use it in GitHub Desktop.
Save csessig86/5017309 to your computer and use it in GitHub Desktop.
Before, after photos: CSS
<style>
.trackMe img.beforeafterphotos {
top:0 !important;
left:0 !important;
position:absolute;
margin:0 0 15px 0 !important;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment