Skip to content

Instantly share code, notes, and snippets.

@jklein
Last active December 14, 2015 00:49
Show Gist options
  • Save jklein/5001670 to your computer and use it in GitHub Desktop.
Save jklein/5001670 to your computer and use it in GitHub Desktop.
CSS/HTML for Sunny
<style>
.related_video {
clear:both;
width:100%;
margin-bottom:20px;
}
.related_video img {
float:left;
margin: 0px 5px 5px 5px;
}
.c {
clear:both;
}
</style>
<div class="related_video">
<a href="#" onclick="embedSetCode(3825432)">
<img src="http://b.vimeocdn.com/ts/595/856/5958560_100.jpg">
Ritual + Unsatisfied
<p class="c"></p>
</a>
</div>
<div class="related_video">
<a href="#" onclick="embedSetCode(3825484)">
<img src="http://b.vimeocdn.com/ts/595/901/5959019_100.jpg">
Dead is Dead + Clipped Wings + Who D'You Know? (LFD) + Generals of Dark Hymns + Skin Graft (LFD)
<p class="c"></p>
</a>
</div>
<div class="related_video">
<a href="#" onclick="embedSetCode(3825564)">
<img src="http://b.vimeocdn.com/ts/654/093/6540936_100.jpg">
Stone Throwers + Bloodwolves
<p class="c"></p>
</a>
</div>
<div class="related_video">
<a href="#" onclick="embedSetCode(3825609)">
<img src="http://b.vimeocdn.com/ts/595/950/5959504_100.jpg">
Paranoid Delusions + Heretic
<p class="c"></p>
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment