X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f7323c314c42bdc6ff17ec6f3804d6acc9a481ee..149903ae7da0968ef3b1b0dc0f329afeaa5a7007:/src/wolnelektury/static/scss/main/form.scss?ds=sidebyside

diff --git a/src/wolnelektury/static/scss/main/form.scss b/src/wolnelektury/static/scss/main/form.scss
old mode 100755
new mode 100644
index 46335a128..8518df366
--- a/src/wolnelektury/static/scss/main/form.scss
+++ b/src/wolnelektury/static/scss/main/form.scss
@@ -38,6 +38,12 @@ form table {
         list-style: none;
     }
 
+    .helptext {
+        color: #888;
+        font-size: .9em;
+        font-style: italic;
+    }
+
     h2 {
         margin-top: 1.5em;
     }