mirror of
https://old.git.ood.ovh/flambyte/exercice_2.git
synced 2025-04-28 18:18:47 +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{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
background-color: #de14de;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue