Commit 7d87b013 authored by 's avatar

Merged minor css fixup

parent b2d43355
...@@ -51,6 +51,7 @@ th { ...@@ -51,6 +51,7 @@ th {
} }
.form-help { .form-help {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt; font-size: 10pt;
color: #333333; color: #333333;
} }
...@@ -72,6 +73,14 @@ th { ...@@ -72,6 +73,14 @@ th {
border: none; border: none;
} }
.strong-header {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
background-color: #000000;
color: #ffffff;
}
.list-header { .list-header {
background-color: #c0c0c0; background-color: #c0c0c0;
border: none; border: none;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment