/*
Theme Name: TwentyseventeenChild
Version: 1.0
Description: A child theme of Twenty Sixteen
Template: twentysixteen
*/

@import url("../twentyseventeen/style.css");
h1 {
	font-size: 2em;
	margin: 0.67em 0;
	
}

a {
    color: #009688;
    
}
/* changement taille article */
.wp-post-image
{
	width:640px;
	height:auto;
}
