summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 19:17:44 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 19:17:44 +0200
commit5a2f4bcd4fac5eca84e0b44d636795be82a6df7b (patch)
treede27cf0ae1ae904b0cc413d964e6d3d613cd05bb
parentc996997607c0d6a8a490274c6d6ab86381672dab (diff)
Dim grey body text (still trying).
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 0338b02..0801040 100644
--- a/local.css
+++ b/local.css
@@ -2,7 +2,7 @@
/* Add local styling here, instead of modifying style.css. */
-.body {
+body {
color: dimgrey;
}