[frio] Rename bgcolor to background-color
This commit is contained in:
parent
3bfa6facfc
commit
0f82c3348d
4 changed files with 10 additions and 10 deletions
|
@ -24,7 +24,7 @@ and open the template in the editor.
|
|||
|
||||
body {
|
||||
padding-top: 110px;
|
||||
background-color: $bgcolor;
|
||||
background-color: $background_color;
|
||||
background-image: url("$background_image");
|
||||
background-size: $background_size_img;
|
||||
background-attachment: fixed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue