Template:CSS image crop: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
<onlyinclude><div style=" | <onlyinclude><div style=" | ||
width:32px; | |||
height:32px; | |||
overflow:hidden; | |||
position:relative; | |||
float:left; | float:left; | ||
padding: 0px; | |||
margin: 0px; | |||
"> | "> | ||
<div style=" | <div style=" | ||
position: | position:relative; | ||
top:-{{ #expr:({{{oTop}}}-1)*32}}px; | |||
"> | "> | ||
Line 12: | Line 18: | ||
</div> | </div> | ||
</onlyinclude> | </onlyinclude> | ||