Display title | Module:Navcards/styles.css |
Default sort key | Navcards/styles.css |
Page length (in bytes) | 1,817 |
Namespace ID | 828 |
Namespace | Module |
Page ID | 13881 |
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 | Prd (talk | contribs) |
Date of page creation | 21:56, 4 May 2025 |
Latest editor | Prd (talk | contribs) |
Date of latest edit | 21:56, 4 May 2025 |
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 (3) | Templates used on this page:
|
Description | Content |
Article description: (description ) This attribute controls the content of the description and og:description elements. | .navcards-grid {
display: grid;
grid: auto-flow dense/repeat( auto-fit, minmax( 9.375rem, 1fr ) );
grid-auto-rows: minmax( 3rem, auto );
grid-gap: var( --space-xs );
}
.navcards-grid a.external {
background-image: none;
}
.nav-card {
position: relative;
padding: 3em;
border-radius: 8px;
box... |