| Display title | MediaWiki:Common.css |
| Default sort key | Common.css |
| Page length (in bytes) | 13,529 |
| Namespace ID | 8 |
| Namespace | MediaWiki |
| Page ID | 72 |
| 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 | Sharkius (talk | contribs) |
| Date of page creation | 23:22, 23 ⧼april⧽ 2025 |
| Latest editor | Sharkius (talk | contribs) |
| Date of latest edit | 10:56, 3 ⧼september⧽ 2025 |
| Total number of edits | 9 |
| Total number of distinct authors | 1 |
| Recent number of edits (within past ⧼duration-days⧽) | 1 |
| Recent number of distinct authors | 1 |
| Transcluded templates (3) | Templates used on this page:
|
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | /*
* This is the CSS common to all desktop skins on en.Wikipedia.
* Styling inside .mw-parser-output should generally use TemplateStyles.
*/
/* Reset italic styling set by user agent */
cite,
dfn {
font-style: inherit;
}
/* Straight quote marks for */
q {
quotes: '"' '"' "'" "'";
}
/* Avoid collision... |