Změna barev

This commit is contained in:
Emil Miler
2020-01-01 18:46:07 +01:00
parent 8b59e675d4
commit ad3a796e7a
4 changed files with 17 additions and 17 deletions

View File

@ -11,7 +11,7 @@ html, body {
body {
background-image:$body-background-image;
background-position:center center;
background:$body-background;
color:$body-color;
font-family:sofia;
}
@ -110,4 +110,3 @@ main {
}
}