6 lines
104 B
SCSS
6 lines
104 B
SCSS
// Default bootstrap theming
|
|
|
|
$body-bg: #f5f5f5 !default;
|
|
|
|
@import 'edx-bootstrap/sass/open-edx/theme';
|