Jump to content

Template:Home/styles.css: Revision history

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.

15 September 2025

  • curprev 01:2101:21, 15 September 2025 >Kypho 832 bytes −21 No edit summary
  • curprev 01:1001:10, 15 September 2025 >Kypho 853 bytes +853 Created page with "Layout: .grid2{ display:grid; grid-template-columns:1fr; gap:12px; } @media (min-width:900px){ .grid2{ grid-template-columns:1fr 1fr; } } Hero: .hero{ padding:8px 0 4px; border-bottom:1px solid #eaecf0; margin-bottom:8px; } .hero-title{ font-size:28px; font-weight:700; } .hero-sub{ color:#54595d; margin-top:4px; } Cards & lists: .card{ border:1px solid #eaecf0; border-radius:8px; padding:12px; background:#fff; } .card-h{ font-weight:600; margin-bottom:8p..."