Background color made darker to see the difference to white areas better.

This commit is contained in:
Christoph Haas 2015-04-24 17:54:23 +02:00
parent 9a0da2b396
commit b421b9e0f6

View file

@ -1,7 +1,7 @@
// -------------- debshots ---------------------------
$page-background: #f2f2f2;
$page-background: #e8e8e8;
$footer-background: #333333;
$footer-text-color: #b3b3b3;