Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 December 2025

  • curprev 14:2114:21, 7 December 2025 Admin talk contribs 783 bytes +783 Created page with ".attack-resist { text-align: center; margin: 20px auto; font-family: sans-serif; max-width: 900px; } .attack-resist h3 { margin-bottom: 10px; } .grid { display: grid; border-collapse: collapse; border: 2px solid #aaa; } Default: full table (14 columns): .grid { grid-template-columns: repeat(14, 1fr); } Base cell styling: .cell { border: 1px solid #aaa; padding: 6px; } .header { background-color: #eee; font-weight: bold; } /* ---..."