Skip to content

Instantly share code, notes, and snippets.

@au5ton
Created January 30, 2016 03:11
Show Gist options
  • Save au5ton/77c0844277a48f944fee to your computer and use it in GitHub Desktop.
Save au5ton/77c0844277a48f944fee to your computer and use it in GitHub Desktop.
<style>.soot-song-container{-webkit-perspective:1000px;perspective:1000px}.soot-album-art{display:inline-block;margin-top:25px;margin-left:25px;width:100px;height:auto;perspective:500px;transform:rotateY(45deg)}.soot-album-titles{display:inline-block;position:relative;bottom:35px;}.soot-album-titles h4,.soot-album-titles h5{margin-top:0;margin-bottom:0}</style><div class="soot-song-container"><img class="soot-album-art"src="https://dl.dropboxusercontent.com/u/40306997/FluffWorldImages/artworks-000106222703-uprdn3-original-1024x1024.jpg"/><div class="soot-album-titles"><h4>Hello World</h4><h5>Artist name</h5></div></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment