Difference between revisions of "MediaWiki:Common.css"

 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
 +
 +
.page-Main_Page h2 {
 +
font-size:22px;
 +
margin-top: 27px;
 +
}
 +
 +
.page-Main_Page .mw-parser-output li {
 +
    line-height: 1.75em;
 +
    font-size: 1.05em;
 +
}
 +
 +
.navbar-right-aligned .wf-top-button,
 +
.mw-special-CommentStreamsAllDiscussions .category-items {display:none}

Latest revision as of 17:31, 13 January 2020

/* Le CSS placé ici sera appliqué à tous les habillages. */

.page-Main_Page h2 {
font-size:22px;
margin-top: 27px;
}

.page-Main_Page .mw-parser-output li {
    line-height: 1.75em;
    font-size: 1.05em;
}

.navbar-right-aligned .wf-top-button,
.mw-special-CommentStreamsAllDiscussions .category-items {display:none}