Template:CSS image crop: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
width:32px; | width:32px; | ||
height:32px; | height:32px; | ||
overflow:hidden; | |||
float:left; | float:left; | ||
clear:left; | clear:left; | ||
Line 7: | Line 8: | ||
<div style=" | <div style=" | ||
position:relative; | position:relative; | ||
top:-{{#expr:({{{oTop}}}-1)*32 }}px; | top:-{{#expr:({{{oTop}}}-1)*32 }}px; | ||
"> | "> |