aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-25 16:53:59 -0800
committerfriendica <info@friendica.com>2013-12-25 16:53:59 -0800
commiteda7c24c4ef45c88287ee6580af5d373c3676da9 (patch)
tree2b85375f920d4d7358645bd6de07286c9a91d60e /view/css
parentc5c5e8b4e00fa178b59dbfbaf07f99439df3c87e (diff)
downloadvolse-hubzilla-eda7c24c4ef45c88287ee6580af5d373c3676da9.tar.gz
volse-hubzilla-eda7c24c4ef45c88287ee6580af5d373c3676da9.tar.bz2
volse-hubzilla-eda7c24c4ef45c88287ee6580af5d373c3676da9.zip
improve the register text until the new register page is finished
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 aca6ee002..870fb4634 100644
--- a/view/css/mod_register.css
+++ b/view/css/mod_register.css
@@ -10,6 +10,11 @@ h2 {
margin-top: 5%;
}
+#register-desc, #register-text, #register-sites {
+ font-weight: bold;
+ margin-bottom: 15px;
+}
+
.register-label {
float: left;
width: 275px;