From ac64614d4da7174c085f257f3b8e39aa7afa9eb5 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 12 Sep 2010 10:53:06 -0700 Subject: Path for ticket #1140. Add a size0 to the tag cloud. --- modules/tag/css/tag.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'modules/tag/css') diff --git a/modules/tag/css/tag.css b/modules/tag/css/tag.css index 6d6438e3..8a64960a 100644 --- a/modules/tag/css/tag.css +++ b/modules/tag/css/tag.css @@ -19,6 +19,12 @@ display: none; } +#g-tag-cloud ul li.size0 a { + color: #9cf; + font-size: 70%; + font-weight: 100; +} + #g-tag-cloud ul li.size1 a { color: #9cf; font-size: 80%; -- cgit v1.2.3