summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 19:08:13 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:34 +0100
commit3f2bffa18f074778f1ca772706094e939ea71e6d (patch)
treea3f3b3b08fbfd53acf4a3a8392ee275efd013dec
parent5b0c3d5147ee7920e64c986543db28a368190520 (diff)
Dark grey body text.
-rw-r--r--local.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/local.css b/local.css
index 731798a..586ca2e 100644
--- a/local.css
+++ b/local.css
@@ -2,6 +2,9 @@
/* Add local styling here, instead of modifying style.css. */
+body {
+ color: darkgrey;
+}
a,
a:hover,