From eaa319b355b8f3964e9f8140f53673eb7fdba3f6 Mon Sep 17 00:00:00 2001 From: ikawhero Date: Wed, 22 Mar 2006 10:14:08 +0000 Subject: [PATCH] Added colours (correct Aust English spelling) for block blog tags --- theme/standard/styles_color.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/theme/standard/styles_color.css b/theme/standard/styles_color.css index a6a2470963..0f87bf72a8 100644 --- a/theme/standard/styles_color.css +++ b/theme/standard/styles_color.css @@ -300,6 +300,13 @@ table.flexible .r1 { border-color:#AAAAAA; } +.block_blog_tags .official { + color: #0000cc; +} + +.block_blog_tags .personal { + color: #666699; +} /*** *** Calendar -- 2.39.5