Skip to content

Instantly share code, notes, and snippets.

@graygilmore
Created March 6, 2012 00:48
Show Gist options
  • Save graygilmore/1982532 to your computer and use it in GitHub Desktop.
Save graygilmore/1982532 to your computer and use it in GitHub Desktop.
Untitled
html { background: grey; }
div.photo { border-radius: 5px; overflow: hidden; background-clip: border-box; }
div.photo img { }
<div class="photo">
<img alt="" src="http://placebear.com/600/400">
</div>
{"view":"split","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment