From c9fc958803d10a5f2a6256d4cb7c3e96b04b49c4 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 30 Sep 2004 08:41:53 +0000 Subject: [PATCH] Some style additions --- theme/standardxhtml/styles.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/theme/standardxhtml/styles.php b/theme/standardxhtml/styles.php index 93451b1530..441130b38a 100644 --- a/theme/standardxhtml/styles.php +++ b/theme/standardxhtml/styles.php @@ -376,12 +376,21 @@ a.dimmed:hover { } .courseboxinfo { + font-size: normal; } .courseboxsummary { font-size: small; } +.courseboxteachers { + font-size: smaller; +} + +.courseboxcost { + font-size: smaller; +} + a.autolink:link { text-decoration: none; color: #000000; -- 2.39.5