Nové pozadí pro body

This commit is contained in:
Emil Miler
2020-01-01 18:56:38 +01:00
parent 798e18bb85
commit 770d23085f
4 changed files with 2 additions and 3 deletions

View File

@ -10,8 +10,7 @@ html, body {
}
body {
background-image:$body-background-image;
background:$body-background;
background:$body-background-image repeat $body-background;
color:$body-color;
font-family:sofia;
}