From d3313c836dc7f2f620c0b207df5ae97f087c56de Mon Sep 17 00:00:00 2001 From: B Mathis Date: Sat, 21 Nov 2009 15:41:38 -0600 Subject: updated layout, page styles, fixed config paths for assets --- stylesheets/_theme.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylesheets/_theme.sass') diff --git a/stylesheets/_theme.sass b/stylesheets/_theme.sass index 7e59e012..48a7b942 100644 --- a/stylesheets/_theme.sass +++ b/stylesheets/_theme.sass @@ -1,5 +1,5 @@ // Link Colors -!link_color = #165B94 +!link_color = lighten(#165B94, .30) // Main Section Colors !body_color = #333 -- cgit v1.2.1