From 1f7e23cb0360238e5ceb58f233a897aba158211a Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 12 Mar 2009 01:53:16 +0100 Subject: Local CSS: Notebox text blue. --- local.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/local.css b/local.css index ac543724..e15aef04 100644 --- a/local.css +++ b/local.css @@ -120,6 +120,10 @@ DIV.notebox { width: 30%; } +DIV.notebox p { + color: #00f; +} + div#pageinfo { margin: 15em 1em 1em; padding: 1em 0 0; -- cgit v1.2.3