Main Page: Difference between revisions

Blanked the page
Tag: Blanking
No edit summary
Line 1: Line 1:
<div style="display: flex; justify-content: center; align-items: center; border: 1px solid grey; border-radius: 5px;">
  <h1 style="border-bottom: 0;"> Welcome to WikiFave</h1>
</div>


<div style="display: flex; margin-left: auto; margin-right: auto; width: 70%; border: 1px solid red; border-radius: 5px;">   
 
  <div style="width: 25%; display: flex; align-items: center; justify-content: center; border: 1px solid blue;">
    1
  </div>
  <div style="width: 25%; display: flex; align-items: center; justify-content: center; border: 1px solid blue;">
    2
  </div>
  <div style="width: 25%; display: flex; align-items: center; justify-content: center; border: 1px solid blue;">
    3
  </div>
  <div style="width: 25%; display: flex; align-items: center; justify-content: center; border: 1px solid blue;">
    4
  </div>
</div>