4 lines
94 B
CSS
4 lines
94 B
CSS
body {
|
|
background: url("../image/fond.png") center center / cover no-repeat !important;
|
|
}
|