Template:CoverThumb: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><div style="width:60px;height:80px;overflow: | <includeonly> | ||
[[File:{{{1}}}|x80px|link={{{2|}}}|alt={{{3|}}}]] | <div style="width:60px;height:80px;overflow:visible;position:relative;display:flex;align-items:center;justify-content:center;margin:0;padding:0;"> | ||
</div | <div style="width:60px;height:80px;overflow:hidden;display:flex;align-items:center;justify-content:center;"> | ||
< | [[File:{{{1}}}|x80px|link={{{2|}}}|alt={{{3|}}}]] | ||
</div> | |||
{{ | <div style="display:none; position:absolute; left:70px; top:-10px; z-index:9999; border:1px solid #aaa; background:#fff; padding:4px; box-shadow:0 2px 8px rgba(0,0,0,0.25);"> | ||
</ | [[File:{{{1}}}|200px|link={{{2|}}}|alt={{{3|}}}]] | ||
</div> | |||
</div> | |||
</includeonly> | |||