Darken $body-font-color shade of gray slightly

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/2946/head
Alex Coles 10 years ago
parent 09b7a8e466
commit 1f588ff7fd
  1. 2
      app/assets/stylesheets/open_project_global/_variables.sass

@ -34,7 +34,7 @@ $light-gray: #ccc
$body-background: white !default $body-background: white !default
$body-font-family: 'Lato', 'Lucida Grande', Helvetica, Arial, sans-serif !default $body-font-family: 'Lato', 'Lucida Grande', Helvetica, Arial, sans-serif !default
$body-font-color: #555 !default $body-font-color: #333 !default
$base-line-height: 1.5 !default $base-line-height: 1.5 !default
$primary-color: #3493B3 !default $primary-color: #3493B3 !default

Loading…
Cancel
Save