mirror of
https://old.git.ood.ovh/flambyte/exercice_2.git
synced 2025-04-28 22:02:17 +02:00
added background-color
This commit is contained in:
parent
52b3b92a7b
commit
7540bea1c7
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
.container{
|
.container{
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
background-color: #de14de;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Add table
Reference in a new issue