Made background color slightly brighter

This commit is contained in:
Christoph Haas 2015-04-27 00:14:54 +02:00
parent 2af820da95
commit b4a3e5ba33

View file

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