silverstripe-webpack/site/src/scss/_layout.scss

7 lines
62 B
SCSS
Raw Normal View History

2018-02-05 12:11:01 +01:00
/**
* Your custom style
*/
html,body {
background:#000;
}