summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 19:13:11 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 19:13:11 +0200
commitc996997607c0d6a8a490274c6d6ab86381672dab (patch)
tree85d405b36f8130def897a8bb32ba16426560f904
parent556c4ffa4e4be1fb54f0e913e922b1754e05b4c5 (diff)
Dim grey body text (trying).
-rw-r--r--local.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.css b/local.css
index 586ca2e..0338b02 100644
--- a/local.css
+++ b/local.css
@@ -2,8 +2,8 @@
/* Add local styling here, instead of modifying style.css. */
-body {
- color: darkgrey;
+.body {
+ color: dimgrey;
}
a,