Main Page: Difference between revisions

No edit summary
No edit summary
Line 7: Line 7:
</div>
</div>


<div class="card">
  <img src="kbaselogo.png" alt="Logo">
  <div class="card-text">
    <h2>Welcome to <i>Qbase</i></h2>
    <p>This is the main hub of all knowledge and content on this Qbase. You can browse, search, or explore the categories to find interesting topics.</p>
  </div>
</div>




<div style="display: flex; align-items: center; border: 1px solid #ccc; border-radius: 8px; padding: 16px; background-color: #f9f9f9; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1);">


  <div style="flex: 0 0 auto; margin-right: 20px;">
    [[File:kbaselogo.png|frameless|alt=Logo|style=width: 120px; border-radius: 4px;]]
  </div>


  <div style="flex: 1;">
    <h2 style="margin-top: 0;">Welcome to <i>Qbase</i></h2>
    <p>This is the main hub of all knowledge and content on this Qbase. You can browse, search, or explore the categories to find interesting topics.</p>
  </div>
</div>