]> git.mjollnir.org Git - moodle.git/commitdiff
Some style additions
authormoodler <moodler>
Thu, 30 Sep 2004 08:41:53 +0000 (08:41 +0000)
committermoodler <moodler>
Thu, 30 Sep 2004 08:41:53 +0000 (08:41 +0000)
theme/standardxhtml/styles.php

index 93451b1530e0df8ed3f8d69571b70dead5c91255..441130b38a397ea3dd704d4c5fc45c16486b8498 100644 (file)
@@ -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;