Main Page: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
<div style="display: flex; margin-left: auto; margin-right: auto; width: 70%; border: 1px solid red; border-radius: 5px;"> | <div style="display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 70%; border: 1px solid red; border-radius: 5px;"> | ||
<div style="display: flex;> | |||
<div style="width: 25%; display: flex; align-items: center; justify-content: center; border: 1px solid blue;"> | <div style="width: 25%; display: flex; align-items: center; justify-content: center; border: 1px solid blue;"> | ||
1 | 1 | ||
| Line 22: | Line 24: | ||
4 | 4 | ||
</div> | </div> | ||
</div> | |||
<div style="display: flex;> | |||
<div style="width: 25%; display: flex; align-items: center; justify-content: center; border: 1px solid blue;"> | <div style="width: 25%; display: flex; align-items: center; justify-content: center; border: 1px solid blue;"> | ||
5 | 5 | ||
| Line 39: | Line 42: | ||
8 | 8 | ||
</div> | </div> | ||
</div> | |||
</div> | </div> | ||
Revision as of 04:25, 4 November 2025
Welcome to WikiFave
1
2
3
4
5
6
7
8