summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 19:13:11 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:34 +0100
commit1a4393856770dca4625ce3b9208cfb96b68acbf2 (patch)
tree816ba3e6fa0c3a07f637a91d3867a5845eaf5558
parent3f2bffa18f074778f1ca772706094e939ea71e6d (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,