Template:CompaniesLanding.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.

12 February 2024

  • curprev 18:4218:42, 12 February 2024Couchor talk contribs 792 bytes 0 Couchor changed the content model of the page Template:CompaniesLanding.css from "wikitext" to "Sanitized CSS" Tag: content model change
  • curprev 18:4218:42, 12 February 2024Couchor talk contribs 792 bytes +792 Created page with ".companies__landing { margin-top: 3rem; display: grid; gap: 4rem; } .companies__container { display: grid; grid-template-columns: repeat(auto-fit,minmax(250px,1fr)); gap: 2rem; } .company { display: grid; align-content: space-between; gap: 0.5rem; position: relative; text-align: center; } .company__title { font-size: 1.1rem; font-weight: bold; } .company__text { display: flex; justify-content: space-between; gap: 0.5rem; }..."