Display title | MediaWiki:Common.css |
Default sort key | Common.css |
Page length (in bytes) | 850 |
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 | 07:52, 22 April 2025 |
Total number of edits | 34 |
Total number of distinct authors | 2 |
Recent number of edits (within past 90 days) | 34 |
Recent number of distinct authors | 2 |
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 */
/* InfoBox */
.infobox {
border: 1px solid #aaa;
background-color: #f9f9f9;
padding: 5px;
float: right;
margin: 0 0 1em 1em;
width: 250px;
font-size: 90%;
line-height: 1.4em;
}
.infobox th {
background-color: #efefef;
text-align: left; |