Display title | MediaWiki:Common.css |
Default sort key | Common.css |
Page length (in bytes) | 1,080 |
Namespace ID | 8 |
Namespace | MediaWiki |
Page ID | 4 |
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 administrators (infinite) |
Move | Allow only administrators (infinite) |
Page creator | Wikigence (talk | contribs) |
Date of page creation | 05:37, 15 April 2025 |
Latest editor | Admin-WikiGence (talk | contribs) |
Date of latest edit | 05:52, 15 July 2025 |
Total number of edits | 42 |
Total number of distinct authors | 2 |
Recent number of edits (within past 90 days) | 8 |
Recent number of distinct authors | 1 |
Description | Content |
Article description: (description ) This attribute controls the content of the description and og:description elements. | /* CSS placed here will be applied to all skins */
/* Logo */
.vector-header-start .mw-logo {
min-width:10rem !important;
}
.vector-header-start .mw-logo img {
width: 10rem !important;
height: auto !important;
}
.vector-header-start .mw-logo span {
display:none !important;
}
/* InfoBox */
.infobox... |