Template:Testy: Difference between revisions
From WytheriaWiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<style | <div style="display: flex; border: 2px solid #000; padding: 10px; /* Define a flex container for the 6 images */ | ||
/* Define a flex container for the 6 images */ | .Testy { | ||
. | |||
display: flex; | display: flex; | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
| Line 17: | Line 16: | ||
flex-direction: column; /* Stack images vertically on smaller screens */ | flex-direction: column; /* Stack images vertically on smaller screens */ | ||
} | } | ||
} | }"> | ||
</style> | <div style="flex: 0 2 20%; display: flex; justify-content: center; align-items: center;"> | ||
{{{content1}}} | |||
</div> | |||
<div style="flex: 0 2 20%; display: flex; justify-content: center; align-items: center;"> | |||
{{{content2}}} | |||
</div> | |||
<div style="flex: 0 2 20%; display: flex; justify-content: center; align-items: center;"> | |||
{{{content3}}} | |||
</div> | |||
<div style="flex: 0 2 20%; display: flex; justify-content: center; align-items: center;"> | |||
{{{content4}}} | |||
</div> | |||
<div style="flex: 0 2 20%; display: flex; justify-content: center; align-items: center;"> | |||
{{{content5}}} | |||
</div> | |||
<div style="flex: 0 2 20%; display: flex; justify-content: center; align-items: center;"> | |||
{{{content6}}} | |||
</div> | |||
</div> | |||
Revision as of 23:06, 20 June 2024
{{{content1}}}
{{{content2}}}
{{{content3}}}
{{{content4}}}
{{{content5}}}
{{{content6}}}