Template:Achievement cell: Difference between revisions
Jump to navigation
Jump to search
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"> | ||
Revision as of 04:43, 14 February 2025
! style="background-color: #3f3f3f; padding: 0px; width: 64px" | [[File:{{{icon}}}|64px]] ! style="background-color: #f1e9cb; text-align: center;" | {{{name}}} | {{{desc}}} |-