Main Page: Difference between revisions

From CoraTO Wiki - Official Wiki
Jump to navigation Jump to search
m test2
m maybe fix'd
Line 12: Line 12:


   <div class="wiki-card">
   <div class="wiki-card">
     <h2>Huge Index</h2>
     <h2>Huge Indexes</h2>
     <ul>
     <ul>
       <li>[[FAQ]]</li>
       <li>[[FAQ]]</li>
Line 90: Line 90:


</div>
</div>
<style>
.wiki-sections {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin: 2em auto;
  /* max-width: 1200px; */
}
.wiki-card {
  flex: 1 1 360px;
  max-width: 360px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 16px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
}
.wiki-card h2 {
  margin-top: 0;
  font-size: 1.4em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 4px;
}
.wiki-card ul {
  padding-left: 1.2em;
  margin: 0;
}
.wiki-card li {
  margin-bottom: 6px;
}
</style>

Revision as of 02:53, 14 May 2025

Welcome to the Official CoraTO Wiki!

This wiki is under major import/overhaul, please take note that some of the information may be artifacts of a prior server, but not to worry, we’ll see those features here, soon, too!

Check out the wiki stats here!!!!

Our public Discord Link is here!!!! Come join us!!!

Overwhelmed and need help using the wiki? Here's some info to help you!