Recettes : on commence à intégrer les images
This commit is contained in:
@@ -3,6 +3,7 @@ article#recette {
|
||||
text-align: center;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: normal;
|
||||
}
|
||||
|
||||
div.entete {
|
||||
@@ -10,7 +11,9 @@ div.entete {
|
||||
color: white;
|
||||
width: auto;
|
||||
padding: 10px 0;
|
||||
border-radius: 8px;
|
||||
border-radius: 30px;
|
||||
display: inline-flex;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
|
||||
div.entete img {
|
||||
|
||||
Reference in New Issue
Block a user