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

Template:Contributing/Guide/styles.css: Revision history

Template page

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.

4 June 2024

  • curprev 15:5615:56, 4 June 2024Ethar talk contribs 820 bytes +820 Created page with ".container { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; width: 100%; } .box { background-color: #fff; border-radius: 12px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 20px; width: 24em; text-align: center; display: flex; flex-direction: column; justify-content: space-between; background-color: var(--color-surface-1); border: 1px solid var(--border-color-base); } .box h2 { margin-..."