diff options
| author | Siri Reiter <siri@jones.dk> | 2008-10-22 19:25:05 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2015-02-27 19:23:35 +0100 |
| commit | 7c413a7b243f21149af584491440678d6faf6aa1 (patch) | |
| tree | af43fb9a8d350d0ec0d2cd166737128f5a36a4fa | |
| parent | 96105d739c6f43429a9364af77d37072e44ecce9 (diff) | |
Dim grey p (still trying).
| -rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ /* Add local styling here, instead of modifying style.css. */ -body { +p { color: dimgrey; } |
