Aller au contenu

Modèle:Wikimag-commentaires/styles.css

Une page de Wikipédia, l'encyclopédie libre.
.wikimag-commentaires {
	border: 1px solid transparent; 
	border-top-color: #eef1f5;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 0;
	width: 100%;
}

.wikimag-commentaires-titre {
	margin-top: 1em;
	padding-top: 1em;
	text-transform: uppercase;
	color: black;
	width: 70%; /* Pas propre */
}

.wikimag-commentaires-h2 {
	font-size: 1.4em; 
	color: #383f4e; 
	margin: 0px; 
	border: none; 
	font-weight: 700; 
	font-family: 'Ubuntu', 'Corbel' ,'Segoe UI', Verdana, Helvetica, Sans-Serif;
}

.wikimag-commentaires-liste {
	margin-top: 25px;
	padding-bottom: 1em;
	width: 70%;
}

/* [[Catégorie:Sous-page de modèle feuille de style]] */