form stuff
This commit is contained in:
parent
f8da7d7d1c
commit
ec96fcb496
1 changed files with 11 additions and 0 deletions
|
|
@ -149,3 +149,14 @@ div.tabs {
|
||||||
background-color: #dddddd;
|
background-color: #dddddd;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* form stuff */
|
||||||
|
|
||||||
|
.formDescription {
|
||||||
|
font-family: helvetica, arial;
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.formSubtext {
|
||||||
|
font-family: helvetica, arial;
|
||||||
|
font-size: 11px;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue