User:Hefner/Sandbox7: Difference between revisions

From Roat Pkz
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
   </div>
   </div>
</div>
</div>
<style>
  .tierlist {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
  }
  .tier {
    border: 1px solid #ccc;
    padding: 10px;
    width: 200px;
    min-height: 150px;
    background: #f9f9f9;
    border-radius: 8px;
  }
  .tier h3 {
    text-align: center;
    margin-top: 0;
  }
  .sortable {
    list-style: none;
    padding: 0;
    margin: 0;
    min-height: 50px;
  }
  .sortable li {
    padding: 6px 8px;
    margin: 6px 0;
    background-color: #e0e0e0;
    border-radius: 4px;
    cursor: grab;
  }
</style>

Revision as of 13:16, 8 May 2025

S Tier

  • Item A
  • Item B

A Tier

  • Item C
  • Item D