add wallpaper

This commit is contained in:
Xuan Sang LE
2018-02-19 18:54:51 +01:00
parent 7546af82ac
commit e1ea8aa005
3 changed files with 6 additions and 4 deletions

View File

@ -5,8 +5,8 @@ html,body{
font-size: 13px;
width: 100%;
height: 100%;
background-image: url(wp.png);
/*background-size: cover;*/
background-image: url(wp2.jpg);
background-size: cover;
background-repeat: repeat;
overflow: hidden;
}