Difference between revisions of "MediaWiki:Common.css"

 
(4 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. */
  
hr.border-none {
+
.page-Main_Page h2 {
border:0
+
font-size:22px;
 +
margin-top: 27px;
 
}
 
}
  
.page-Accueil h2 {
+
.page-Main_Page .mw-parser-output li {
font-size:22px;
+
    line-height: 1.75em;
margin-top: 27px;
+
    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}