7 lines
124 B
Sass
7 lines
124 B
Sass
@import constants
|
|
html
|
|
background-image: $wood
|
|
background-color: $background-brown
|
|
body
|
|
background-color: transparent
|