/*
 Theme Name:   Mon thème enfant
 Description:  Twenty Twenty Child Theme
 Author:       votre nom
 Template:     twentytwenty
 Version:      1.0.0
*/
body { background-color: orange;}
main.site__recettes {
	display: block;
	background: yellow;
}
div.recette {text-align: center;}
h2.recette__titre {color: blueviolet;}
li.post-recette {display: inline;}