aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-25 16:57:48 -0800
committerfriendica <info@friendica.com>2013-12-25 16:57:48 -0800
commit1430db5ea842cf280413c846eba65036c0bcabc7 (patch)
tree64c4c5c59c64501987ae7a6578573cc24ef647ad /view
parenteda7c24c4ef45c88287ee6580af5d373c3676da9 (diff)
downloadvolse-hubzilla-1430db5ea842cf280413c846eba65036c0bcabc7.tar.gz
volse-hubzilla-1430db5ea842cf280413c846eba65036c0bcabc7.tar.bz2
volse-hubzilla-1430db5ea842cf280413c846eba65036c0bcabc7.zip
and add a border for delineation
Diffstat (limited to 'view')
-rw-r--r--view/css/mod_register.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/css/mod_register.css b/view/css/mod_register.css
index 870fb4634..b662610ae 100644
--- a/view/css/mod_register.css
+++ b/view/css/mod_register.css
@@ -13,6 +13,8 @@ h2 {
#register-desc, #register-text, #register-sites {
font-weight: bold;
margin-bottom: 15px;
+ padding: 8px;
+ border: 1px solid #ccc;
}
.register-label {