From 934f56b553e477c709390d75a6360e54c611d799 Mon Sep 17 00:00:00 2001 From: maxwell Date: Wed, 19 Jan 2011 13:31:25 -0800 Subject: [PATCH] make description text darker and more readable on getting started --- public/stylesheets/sass/application.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index 364e5c9e7..40ea5bf29 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -1300,7 +1300,7 @@ h1,h2,h3,h4 :font :size 70% :weight 100 - :color #ccc + :color #aaa :margin :top 0.5em