}
.weeklyoutlinesidehidden,
.topicsoutlinesidehidden {
- background-color:#AAAAAA; /* hidden */
+ border-color:#AAAAAA; /* hidden */
}
.weeklyoutlinecontent,
border-color:#DDDDDD; /* cellheading */
}
-.weeklyoutlinecontenthighlight, .topicsoutlinecontenthighlight {
+.weeklyoutlinecontenthighlight,
+.topicsoutlinecontenthighlight {
border-color:#FFC85F; /* cellheading2 */
}
font-size:1px;
}
+
+/* general styles */
+body, td, th, li {
+ font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
+ font-size:0.95em;
+}
+
+th {
+ font-weight:bold;
+}
+
a:link,
a:visited {
text-decoration:none;
}
-/* general styles */
-body, td, th, li {
- font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
- font-size:0.95em;
-}
-
-th {
- font-weight:bold;
-}
-
-
/* header styles */
.headermain {
font-weight:bold;
*** Course
***
******************************/
-
-
-/*****************************
-***
-*** Activities
-***
-******************************/
-/* index, admin, course, lang, adodb, quiz */
-.categoryname,
-.categorynumber {
- font-size:larger;
- font-weight:bold;
-}
-
-
/* course */
.activitydate, .activityhead {
font-size:x-small;
}
+
+/*****************************
+***
+*** Activities
+***
+******************************/
+/* index, admin, course, lang, adodb, quiz */
+.categoryname,
+.categorynumber {
+ font-size:larger;
+ font-weight:bold;
+}
+
+
/* forum */
.forumolddiscuss {
text-align:right;