Template:Achievement cell: Difference between revisions
Template page
More actions
Set fixed size for icons to hopefully prevent weird scaling on mobile Tags: Mobile edit Mobile web edit |
Second attempt at forcing icon width Tags: Mobile edit Mobile web edit |
||
| Line 1: | Line 1: | ||
! style="background-color: #3f3f3f; padding: 0px;" | [[File:{{{icon}}}|64px]]</span> | ! style="background-color: #3f3f3f; padding: 0px; width: 64px" | [[File:{{{icon}}}|64px]]</span> | ||
! style="background-color: #f1e9cb; text-align: center;" | <span id="{{{name}}}">{{{name}}}</span> | ! style="background-color: #f1e9cb; text-align: center;" | <span id="{{{name}}}">{{{name}}}</span> | ||
| {{{desc}}}{{#if:{{{list|}}}|<div style="column-count:2"> | | {{{desc}}}{{#if:{{{list|}}}|<div style="column-count:2"> | ||