| Display title | Template:Main Page/styles.css |
| Default sort key | Main Page/styles.css |
| Page length (in bytes) | 3,259 |
| Namespace ID | 10 |
| Namespace | Template |
| Page ID | 44928 |
| Page content language | en - English |
| Page content model | Sanitised 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 | HydeWing (talk | contribs) |
| Date of page creation | 05:15, 7 July 2026 |
| Latest editor | HydeWing (talk | contribs) |
| Date of latest edit | 05:15, 7 July 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 |
| Page transcluded on (1) | Template used on this page:
|
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | /* Main Page Browser Homebrews Section*/
ul.small-block-grid-2.large-block-grid-4 {
display: inline-flex;
list-style: none;
}
/* Home Grid Section*/
.home-grid {
display: grid;
grid: auto-flow dense/repeat( auto-fit, minmax( 8rem, 1fr ) );
grid-gap: 0.513rem;
}
.home-grid--col2 {
grid-template... |