diff --git a/stylesheets/components/_widget.less b/stylesheets/components/_widget.less index a52daa7..2f1d4aa 100644 --- a/stylesheets/components/_widget.less +++ b/stylesheets/components/_widget.less @@ -53,3 +53,7 @@ } } } + +body.widgetized { + background-color: @theme-color-background-base; +} \ No newline at end of file