Fix custom colors -bg-back, closes #269

This commit is contained in:
Frederic Hemberger 2011-11-11 07:40:45 +01:00
parent 4feeecfdef
commit a11e92b2ae
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
//$sidebar-link-color-hover: darken(#7ab662, 9);
//$footer-bg: #ccc !default;
//$footer-bg-front: image-url('noise.png');
//$footer-bg-back: linear-gradient(lighten($footer-bg, 8), $footer-bg, darken($footer-
//$footer-bg-back: linear-gradient(lighten($footer-bg, 8), $footer-bg, darken($footer-bg, 11));
/* To use the light Solarized highlighting theme uncomment the following line */