JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform css: oops, caption bold not field
authorJason Woofenden <jason@jasonwoof.com>
Fri, 20 Nov 2009 20:51:22 +0000 (15:51 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Fri, 20 Nov 2009 20:51:22 +0000 (15:51 -0500)
metaform/style.css

index 06b8762..247cb41 100644 (file)
@@ -1,6 +1,8 @@
+div.caption {
+       font-weight: bold;
+}
 div.field {
        margin-bottom: 15px;
-       font-weight: bold;
 }
 div.field_notes {
        font-size: 12px;