No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
background:white; | background:white; | ||
box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.15 ); | box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.15 ); | ||
} | |||
img{ | |||
width:100%; | |||
transform: RotateY(20deg); /* just for testin */ | |||
} | } |