Display title | Template:Infobox probability distribution/styles.css |
Default sort key | Infobox probability distribution/styles.css |
Page length (in bytes) | 476 |
Namespace ID | 10 |
Namespace | Template |
Page ID | 8073 |
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 | 01:12, 23 February 2025 |
Latest editor | Prd (talk | contribs) |
Date of latest edit | 01:57, 5 March 2025 |
Total number of edits | 2 |
Total number of distinct authors | 1 |
Recent number of edits (within past 90 days) | 2 |
Recent number of distinct authors | 1 |
Description | Content |
Article description: (description ) This attribute controls the content of the description and og:description elements. | /* */
.ib-prob-dist {
border-collapse: collapse;
width: 20em;
}
/* TODO split definitions to appropriate class names when live from HTML element */
.ib-prob-dist td,
.ib-prob-dist th {
border: 1px solid var(--border-color-base, #a2a9b1);
padding: 0.3em 0.4em;
}
.ib-prob-dist .infobox-subheader... |