MediaWiki:Common.css : Différence entre versions
De Indicateurs EA
| Ligne 5 : | Ligne 5 : | ||
} | } | ||
div.jumbotron p { | div.jumbotron p { | ||
| − | font-weight: | + | font-weight:normal; |
} | } | ||
Version du 29 novembre 2017 à 11:01
/* Le CSS placé ici sera appliqué à tous les habillages. */
body h1.firstHeading {
display: none;
}
div.jumbotron p {
font-weight:normal;
}
div.jumbotron small {
font-size:80%;
font-weight:200;
}
.déclaration {
font-size:110%;
background-color:beige;
}
