Skip to content

Instantly share code, notes, and snippets.

@maddesigns
Created May 23, 2012 09:54
Show Gist options
  • Save maddesigns/2774338 to your computer and use it in GitHub Desktop.
Save maddesigns/2774338 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.item {
width: 120px;
height: 120px;
}
.img-wrap {
border: 1px solid #000;
border-radius: 0 15px 0 0;
overflow: hidden;
}
<div class="item automotive entwicklung">
<div class="img-wrap">
<img src="http://maddesigns.de/projekte/ih/fileadmin/templates/img/dummy-images/4_auto_interieur_4x3.jpg" alt="" />
</div>
</div>
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment