Nové pozadí pro body
This commit is contained in:
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;
|
||||
}
|
||||
|
BIN
static/bg-pattern.png
Normal file
BIN
static/bg-pattern.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
BIN
static/bg.png
BIN
static/bg.png
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in New Issue
Block a user