Choose your day.
[prawokultury.git] / prawokultury / static / css / forms.css
index bbd8360..23803d4 100644 (file)
       color: #363A3B; }
   .submit-form .required label {
     font-weight: bold; }
-  .submit-form .required label:before {
-    content: '* '; }
+    .submit-form .required label:before {
+      content: '* '; }
+  .submit-form .required ul {
+    list-style: none;
+    margin: 0;
+    padding: 0; }
+    .submit-form .required ul label {
+      font-weight: normal; }
+      .submit-form .required ul label:before {
+        content: none; }
   .submit-form input[type="radio"] {
     width: auto; }