Combined display of all available logs of Chrome Engine Modding Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:08, 14 February 2025 Idkman talk contribs moved page Template:Main Page.css to Main Page.css
- 20:50, 14 February 2025 Idkman talk contribs changed the content model of the page Template:Main Page.css from "wikitext" to "CSS" (templatestyles needs sanetized css)
- 20:46, 14 February 2025 Idkman talk contribs created page Template:Main Page.css (Created page with "General container for all cards: .card-container { display: grid; grid-template-columns: repeat(auto-fill, minmax(500px, 1fr)); Two cards per row: gap: 20px; padding: 20px; box-sizing: border-box; justify-items: center; Center cards horizontally: align-items: start; Align cards at the top vertically: } Card styling: .card { background-color: rgba(240, 240, 240, 0.01); 10% transparent black: color: black;...")
- 20:40, 14 February 2025 Idkman talk contribs deleted page Template:Main Page.css (content was: "General container for all cards: .card-container { display: grid; grid-template-columns: repeat(auto-fill, minmax(500px, 1fr)); Two cards per row: gap: 20px; padding: 20px; box-sizing: border-box; justify-items: center; Center cards horizontally: align-items: start; Align cards at the top vertically: } Card styling: .card {...", and the only contributor was "Idkman" (talk))
- 20:40, 14 February 2025 Idkman talk contribs created page Template:Main Page.css (Created page with "General container for all cards: .card-container { display: grid; grid-template-columns: repeat(auto-fill, minmax(500px, 1fr)); Two cards per row: gap: 20px; padding: 20px; box-sizing: border-box; justify-items: center; Center cards horizontally: align-items: start; Align cards at the top vertically: } Card styling: .card { background-color: rgba(240, 240, 240, 0.01); 10% transparent black: color: black;...")