background

This commit is contained in:
SVNET Libre
2019-10-31 15:26:07 +01:00
parent 61958c44e8
commit 22c7e7a0f1
2 changed files with 4 additions and 1 deletions

View File

@@ -6,7 +6,10 @@
*/
body {
background: #ddd;
background-image: url("img/fond.png");
background-repeat: no-repeat;
background-size: cover;
/* background: #ddd; */
}
#ynh-logo {

BIN
img/fond.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB