ask-a-lawyer stuff
[prawokultury.git] / prawokultury / static / css / forms.css
index 9b3957d..4acb30f 100644 (file)
@@ -34,3 +34,7 @@
     font-size: 1.1em; }
     .submit-form .helptext a {
       color: #363A3B; }
+  .submit-form .required label {
+    font-weight: bold; }
+  .submit-form .required label:before {
+    content: '* '; }