From 61f792a20c17922636c0273c44a811841560403a Mon Sep 17 00:00:00 2001 From: willysr Date: Thu, 14 Jun 2012 13:28:35 +0700 Subject: [PATCH] Fix color --- includes/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/index.css b/includes/index.css index 27f6a69..fea78e7 100644 --- a/includes/index.css +++ b/includes/index.css @@ -178,7 +178,7 @@ section.quotes { width: 100%; text-align: right; font-size: 1rem; - color: #777; + color: #333; } section.biography {