summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 19:25:05 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:35 +0100
commit7c413a7b243f21149af584491440678d6faf6aa1 (patch)
treeaf43fb9a8d350d0ec0d2cd166737128f5a36a4fa
parent96105d739c6f43429a9364af77d37072e44ecce9 (diff)
Dim grey p (still trying).
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
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;
}