From 583011c1f225a78a4486730d4f97f684f6e7f6e4 Mon Sep 17 00:00:00 2001 From: ptrkmkl Date: Fri, 26 Jun 2009 18:14:43 +0000 Subject: [PATCH] MDL-19547: Added CSS selector for .tag_cloud .s0 to styles_fonts.css --- theme/standard/styles_fonts.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/standard/styles_fonts.css b/theme/standard/styles_fonts.css index 6bf707e70c..23beb1c9ce 100644 --- a/theme/standard/styles_fonts.css +++ b/theme/standard/styles_fonts.css @@ -832,6 +832,9 @@ body#grade-index .grades .header { font-size: 0.9em; } +.tag_cloud .s0 { + font-size: 0.8em; +} /*** *** User -- 2.39.5