|
|
(27 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <!-- KNOWLEPEDIA MAIN PAGE – Responsive Two Column Layout -->
| | {{InfoboxTest}} |
|
| |
|
| <div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between;">
| | This is a test article to check if there's unwanted space above the infobox. |
| | |
| <!-- Left Column -->
| |
| <div style="flex: 1 1 48%; min-width: 300px;">
| |
| | |
| {{welcome}}
| |
| {{MainPage/About}}
| |
| {{MainPage/DidYouKnow}}
| |
| {{MainPage/OnThisDay}}
| |
| {{MainPage/Picture}}
| |
| | |
| </div>
| |
| | |
| <!-- Right Column -->
| |
| <div style="flex: 1 1 48%; min-width: 300px;">
| |
| | |
| {{MainPage/News}}
| |
| {{MainPage/Popular}}
| |
| {{MainPage/Portals}}
| |
| {{MainPage/CreateBox}}
| |
| | |
| </div>
| |
| | |
| </div>
| |