From: moodler Date: Thu, 30 Sep 2004 08:41:53 +0000 (+0000) Subject: Some style additions X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c9fc958803d10a5f2a6256d4cb7c3e96b04b49c4;p=moodle.git Some style additions --- 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;