elenat82
6/14/2015 - 9:27 AM

transform.css

img {
	transform: skewX(45deg) scale(.5) translate(10px,20px) rotate(90deg);
}