1
4
Fork 1

Nové pozadí pro body

master
Emil Miler 4 years ago
parent 798e18bb85
commit 770d23085f

@ -8,7 +8,7 @@ $wrap:1200px;
// body
$body-background:$secondary;
$body-background-image:url(bg.png);
$body-background-image:url(bg-pattern.png);
$body-color:#000;
// anchors

@ -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;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Loading…
Cancel
Save