change background

This commit is contained in:
Frédéric Egenscheviller 2021-11-16 23:48:08 +01:00
parent d2106328d5
commit a60db0f1fd
2 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ body{
font-family: 'Zen Kurenaido', sans-serif;
margin: 0;
padding: 0;
background-image: url("patternhearth.png");
background-repeat: repeat;
background-position: center;
}
header{

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB