diff options
Diffstat (limited to 'less/scaffolding.less')
| -rw-r--r-- | less/scaffolding.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/scaffolding.less b/less/scaffolding.less index c2e683ac6..57c74eda0 100644 --- a/less/scaffolding.less +++ b/less/scaffolding.less @@ -12,7 +12,7 @@ body { font-size: @baseFontSize; line-height: @baseLineHeight; color: @textColor; - background-color: @white; + background-color: @bodyBackground; } |
