This commit is contained in:
Maxiser 2024-12-08 16:25:40 +01:00
parent 8f6fd20ec6
commit 8949365729
2 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,3 @@
body { body {
background-color: skyblue; background: url("../image/fond.png") center center / cover no-repeat !important;
} }

View File

@ -82,6 +82,5 @@ body {
width: 30%; width: 30%;
height: 75%; height: 75%;
background: #243C40; background: #243C40;
} }