aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2016-02-18 19:48:11 +0100
committerjeroenpraat <jeroenpraat@xs4all.nl>2016-02-18 19:48:11 +0100
commit33c34984e647f48452d53b93b635f6f517a0f392 (patch)
tree462ca72cbeb3797222120cd3f15d53cce27c2bb8 /view/css
parentfe392a3144f2c2e81e0451b1e6629136a60a7acd (diff)
downloadvolse-hubzilla-33c34984e647f48452d53b93b635f6f517a0f392.tar.gz
volse-hubzilla-33c34984e647f48452d53b93b635f6f517a0f392.tar.bz2
volse-hubzilla-33c34984e647f48452d53b93b635f6f517a0f392.zip
h1>h2 (thanks to Mario) and help text below label on register page (like on new channel).
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_register.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/css/mod_register.css b/view/css/mod_register.css
index 890a3f76b..68ccac131 100644
--- a/view/css/mod_register.css
+++ b/view/css/mod_register.css
@@ -79,3 +79,8 @@ h2 {
clear: both;
margin-bottom: 20px;
}
+
+.descriptive-paragraph {
+ margin-left: 20px;
+ margin-bottom: 25px;
+}