fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Responsive images.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
main
/
form.scss
diff --git
a/src/wolnelektury/static/scss/main/form.scss
b/src/wolnelektury/static/scss/main/form.scss
old mode 100755
(executable)
new mode 100644
(file)
index
46335a1
..
8518df3
--- 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;
}