Style tweaks to pagination, right sidebar, and background color
This commit is contained in:
@ -40,7 +40,7 @@ $light-gray : mix(#fff, $gray, 70%);
|
||||
$lighter-gray : mix(#fff, $gray, 90%);
|
||||
|
||||
$body-color : #fff;
|
||||
$background-color : #fff;
|
||||
$background-color : #f5f5f5;
|
||||
$code-background-color : #f8f8f8;
|
||||
$text-color : #333332;
|
||||
$border-color : $lighter-gray;
|
||||
|
Reference in New Issue
Block a user