1 line
109 B
CSS
1 line
109 B
CSS
.image-mirror{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);} |