| Display title | User:Stevium/common.css |
| Default sort key | Stevium/common.css |
| Page length (in bytes) | 973 |
| Namespace ID | 2 |
| Namespace | User |
| Page ID | 587 |
| Page content language | en - English |
| Page content model | CSS |
| User ID | 3 |
| 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 only users with "editusercss" permission (infinite) |
| Move | Allow only users with "editusercss" permission (infinite) |
| Page creator | Stevium (talk | contribs) |
| Date of page creation | 14:27, 12 November 2025 |
| Latest editor | Stevium (talk | contribs) |
| Date of latest edit | 14:59, 12 November 2025 |
| Total number of edits | 3 |
| Total number of distinct authors | 1 |
| Recent number of edits (within past 90 days) | 3 |
| Recent number of distinct authors | 1 |
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | .mp-card-container {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 0.5rem
}
.mp-card {
display: flex;
flex-direction: column;
align-items: center;
background-color: var(--theme-color-1);
border-radius: 8px;
width: 7rem;
height... |