| Display title | Template:Main Page/styles.css |
| Default sort key | Main Page/styles.css |
| Page length (in bytes) | 18,531 |
| Namespace ID | 10 |
| Namespace | Template |
| Page ID | 2504 |
| Page content language | en - English |
| Page content model | Sanitized CSS |
| Indexing by robots | Allowed |
| Number of redirects to this page | 0 |
| Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
| Edit | Allow all users (infinite) |
| Move | Allow all users (infinite) |
| Page creator | Stevium (talk | contribs) |
| Date of page creation | 07:06, 3 April 2026 |
| Latest editor | Stevium (talk | contribs) |
| Date of latest edit | 07:06, 3 April 2026 |
| Total number of edits | 1 |
| Total number of distinct authors | 1 |
| Recent number of edits (within past 90 days) | 1 |
| Recent number of distinct authors | 1 |
| Pages transcluded on (2) | Templates used on this page:
|
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | /* Layout START */
.mp-wrapper {
display: flex;
flex-wrap: wrap;
width: 100%;
gap: 6px;
}
.mp-wrapper > .mp-section {
width: 100%;
}
.mp-left,
.mp-right {
display: flex;
flex-direction: column;
gap: 6px;
}
.mp-inline-sections {
display: grid;
grid-template-columns... |