Nhsys template enhancement

This commit is contained in:
Rooty 2021-04-16 23:51:37 +02:00
parent 71c1987c59
commit 5374a73ff8

View File

@ -23,6 +23,7 @@ body {
/* background-color: #fff; */
background-image: url("../media/img-background.svg");
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
background-size: cover;
height: 100%;