From 9a037ca0608381a5dfb21f775e4dc0540c87e27e Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 21 Apr 2005 17:50:55 +0000 Subject: [PATCH] Tinker tinker --- theme/standard/styles_fonts.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/standard/styles_fonts.css b/theme/standard/styles_fonts.css index 1353ba4ac8f..e3484e0caf8 100644 --- a/theme/standard/styles_fonts.css +++ b/theme/standard/styles_fonts.css @@ -180,6 +180,11 @@ table.formtable tbody th { *** Blocks ***/ +.sideblock .header { + font-size:0.8em; + font-weight: bold; +} + .sideblock .content { font-size:0.9em; }