Skip to content

Instantly share code, notes, and snippets.

View bttq's full-sized avatar

Bartek Kucharczyk bttq

View GitHub Profile
@bttq
bttq / dabblet.css
Created August 28, 2012 08:41
CSS Mask
/**
* CSS Mask
*/
body {
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
height: 500px;
margin-top: 5%;
@bttq
bttq / dabblet.css
Created August 24, 2012 08:42
Untitled
div {
width: 200px;
height: 200px;
display: inline-block;
}
#test {
background-image: url(http://www.html5rocks.com/static/demos/high-dpi/image-set/icon1x.jpg);
}
#test2, #test3 { /* iOS6 */
background-image: -webkit-image-set(