diff --git a/app/assets/stylesheets/my.scss b/app/assets/stylesheets/my.scss index 9dc4e4d..7b2dbb7 100644 --- a/app/assets/stylesheets/my.scss +++ b/app/assets/stylesheets/my.scss @@ -1,7 +1,7 @@ // -------------- debshots --------------------------- -$page-background: #e8e8e8; +$page-background: #f2f2f2; $footer-background: #333333; $footer-text-color: #b3b3b3;