form stuff

This commit is contained in:
JT Smith 2004-11-04 00:26:53 +00:00
parent f8da7d7d1c
commit ec96fcb496

View file

@ -149,3 +149,14 @@ div.tabs {
background-color: #dddddd;
}
/* form stuff */
.formDescription {
font-family: helvetica, arial;
font-size: 14px;
}
.formSubtext {
font-family: helvetica, arial;
font-size: 11px;
}