From 8c9668cb23da4810baa750320d6ceee13db19fe4 Mon Sep 17 00:00:00 2001 From: Blanksøgård Date: Mon, 29 Oct 2007 13:14:06 +0100 Subject: Lad citater være lysegrå. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/local.css b/local.css index eac7539..25cba24 100644 --- a/local.css +++ b/local.css @@ -47,3 +47,7 @@ body { line-height: 3ex; margin: 1%; } + +blockquote { + background-color: lightgrey; +} -- cgit v1.2.3