Template:BottomNav: Difference between revisions
From Handhelds Wiki
Jump to navigationJump to search
HandheldWiki (talk | contribs) No edit summary |
HandheldWiki (talk | contribs) No edit summary |
||
| Line 12: | Line 12: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
"> | "> | ||
<div style="font-size: 1.2em; font-weight: bold; margin-bottom: 0. | <div style="font-size: 1.2em; font-weight: bold; margin-bottom: 0.2em;"> | ||
Other Projects at the Handhelds Wiki | Other Projects at the Handhelds Wiki | ||
</div> | </div> | ||
| Line 19: | Line 19: | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
justify-content: center; | justify-content: center; | ||
align-items: flex-start; | align-items: flex-start; | ||
gap: 2em; | gap: 2em; | ||
"> | "> | ||
| Line 26: | Line 26: | ||
|<div style="text-align: center; width: 140px;"> | |<div style="text-align: center; width: 140px;"> | ||
[[File:{{{1img}}}|128x128px|link={{{1}}}]] | [[File:{{{1img}}}|128x128px|link={{{1}}}]] | ||
<div style="margin-top: 0. | <div style="margin-top: 0.1em;">[[{{{1}}}|{{{1text}}}]]</div> | ||
</div> | </div> | ||
}} | }} | ||
| Line 32: | Line 32: | ||
|<div style="text-align: center; width: 140px;"> | |<div style="text-align: center; width: 140px;"> | ||
[[File:{{{2img}}}|128x128px|link={{{2}}}]] | [[File:{{{2img}}}|128x128px|link={{{2}}}]] | ||
<div style="margin-top: 0. | <div style="margin-top: 0.1em;">[[{{{2}}}|{{{2text}}}]]</div> | ||
</div> | </div> | ||
}} | }} | ||
| Line 38: | Line 38: | ||
|<div style="text-align: center; width: 140px;"> | |<div style="text-align: center; width: 140px;"> | ||
[[File:{{{3img}}}|128x128px|link={{{3}}}]] | [[File:{{{3img}}}|128x128px|link={{{3}}}]] | ||
<div style="margin-top: 0. | <div style="margin-top: 0.1em;">[[{{{3}}}|{{{3text}}}]]</div> | ||
</div> | </div> | ||
}} | }} | ||
| Line 44: | Line 44: | ||
|<div style="text-align: center; width: 140px;"> | |<div style="text-align: center; width: 140px;"> | ||
[[File:{{{4img}}}|128x128px|link={{{4}}}]] | [[File:{{{4img}}}|128x128px|link={{{4}}}]] | ||
<div style="margin-top: 0. | <div style="margin-top: 0.1em;">[[{{{4}}}|{{{4text}}}]]</div> | ||
</div> | </div> | ||
}} | }} | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 07:00, 25 May 2025
Other Projects at the Handhelds Wiki