Display title | Module:Message box/sandbox/tmbox.css |
Default sort key | Message box/sandbox/tmbox.css |
Page length (in bytes) | 1,361 |
Namespace ID | 828 |
Namespace | Module |
Page ID | 12444 |
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 | 22:01, 13 March 2025 |
Latest editor | Prd (talk | contribs) |
Date of latest edit | 22:01, 13 March 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 |
Description | Content |
Article description: (description ) This attribute controls the content of the description and og:description elements. | /* */
/* */
.tmbox {
margin: 4px 0;
border-collapse: collapse;
border: 1px solid #c0c090; /* Default "notice" gray-brown */
background-color: #f8eaba;
box-sizing: border-box;
}
/* For the "small=yes" option. */
.tmbox.mbox-small {
font-size: 88%;
line-height: 1.25em;
}
.tmbox-speedy {
border... |