aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-24 20:23:49 -0800
committerFriendika <info@friendika.com>2010-12-24 20:23:49 -0800
commitded2812799a63ba159072281d04cb08e1128b4af (patch)
tree41935fa28641e174b2a1057c7137460a2d1dad9e /view/theme
parent3ba322889fdfecc07099377cf6e28c4b2fb30e59 (diff)
downloadvolse-hubzilla-ded2812799a63ba159072281d04cb08e1128b4af.tar.gz
volse-hubzilla-ded2812799a63ba159072281d04cb08e1128b4af.tar.bz2
volse-hubzilla-ded2812799a63ba159072281d04cb08e1128b4af.zip
show creative commons coverage on registration page
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/default/style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index e3cddc355..086f59c30 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -1946,4 +1946,9 @@ a.mail-list-link {
.clear {
clear: both;
-} \ No newline at end of file
+}
+
+.cc-license {
+ margin-top: 50px;
+ font-size: 70%;
+}