Main Page: Difference between revisions

No edit summary
Line 6: Line 6:


</div>
</div>
= Welcome to ''Qbase'' =
<style>
[[File:kbaselogo.png|frameless|alt=Logo|style=float:left; margin-right: 1em; width: 120px]]
.card {
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.
  display: flex;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 16px;
  max-width: 800px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  margin: 20px auto;
  background-color: #fff;
}
 
.card img {
  width: 120px;
  height: auto;
  margin-right: 20px;
  border-radius: 4px;
}
 
.card-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
</style>
 
<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>
 


== 🎓 Our Mission ==
== 🎓 Our Mission ==