| Display title | MediaWiki:Change History.css |
| Default sort key | Change History.css |
| Page length (in bytes) | 792 |
| Namespace ID | 8 |
| Namespace | MediaWiki |
| Page ID | 165 |
| Page content language | en - English |
| Page content model | 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 only users with "editsitecss" permission (infinite) |
| Move | Allow only users with "editsitecss" permission (infinite) |
| Page creator | ReisuDesign (talk | contribs) |
| Date of page creation | 23:57, 9 November 2025 |
| Latest editor | Stevium (talk | contribs) |
| Date of latest edit | 11:34, 16 November 2025 |
| Total number of edits | 3 |
| Total number of distinct authors | 2 |
| Recent number of edits (within past 90 days) | 3 |
| Recent number of distinct authors | 2 |
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | /* For Template:Change History */
.change-history-header {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 88%;
margin: 0.3em 0;
}
.change-history-content {
overflow: auto;
max-height: 330px;
padding: 0.5em;
box-sizing: border-box;
-moz-box-sizing: border-box... |