From e36b5aaa17a9bb9fb20d2f5f65b62ad024918d2f Mon Sep 17 00:00:00 2001
From: Siri Reiter <siri@jones.dk>
Date: Wed, 22 Oct 2008 19:25:05 +0200
Subject: Dim grey p (still trying).

---
 local.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/local.css b/local.css
index 0801040..7f02385 100644
--- a/local.css
+++ b/local.css
@@ -2,7 +2,7 @@
 
 /* Add local styling here, instead of modifying style.css. */
 
-body {
+p {
 	color: dimgrey;
 }
 
-- 
cgit v1.2.3