Combined display of all available logs of Star Citizen Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:38, 28 January 2023 Nomad talk contribs created page Module:Infobox/styles.css (Created page with ".infobox { max-width: 400px; font-size: 0.875rem; background-color: var( --color-surface-2 ); border-radius: var( --border-radius--large ); border-collapse: collapse; line-height: var( --line-height-sm ); } We use grid to create the infobox layout: .infobox tbody, .infobox th, .infobox td { display: block; } .infobox tr { display: grid; margin-left: 1rem; margin-right: 1rem; } .infobox tr + tr { margin-top: 0.5rem; } .infobox th { text-align...")