Mettre à jour 'style.css'
This commit is contained in:
parent
696d7f290e
commit
53c09b221a
1 changed files with 10 additions and 0 deletions
10
style.css
10
style.css
|
|
@ -86,3 +86,13 @@ footer{
|
||||||
grid-column: 1;
|
grid-column: 1;
|
||||||
grid-row: 1;
|
grid-row: 1;
|
||||||
}
|
}
|
||||||
|
#RegleMorp{
|
||||||
|
background-color: lightgrey;
|
||||||
|
text-align: center;
|
||||||
|
margin-right:auto;
|
||||||
|
margin-left: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
#TitreMorp{
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue