Mettre à jour 'style.css'

This commit is contained in:
Leopold Lanard 2022-12-01 10:49:45 +01:00
parent 696d7f290e
commit 53c09b221a

View file

@ -86,3 +86,13 @@ footer{
grid-column: 1;
grid-row: 1;
}
#RegleMorp{
background-color: lightgrey;
text-align: center;
margin-right:auto;
margin-left: auto;
}
#TitreMorp{
text-align: center;
}