Some tidy-ups and some styles

This commit is contained in:
moodler
2005-01-02 14:33:17 +00:00
parent f857e7de93
commit ce2d60ad59
4 changed files with 47 additions and 35 deletions
+23
View File
@@ -808,4 +808,27 @@ TABLE.formtable TD {
font-size: x-small;
color: #555555;
padding-left: 10px;
padding-bottom: 8px;
}
.message_contact {
font-size: small;
}
.message_summary {
font-size: small;
}
.message_date {
font-size: small;
}
.message_small_note {
font-size: x-small;
}
.message_link {
font-size: x-small;
}
.message_pix {
font-size: x-small;
}
.message_form {
font-size: 0.78em;
}