aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
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%;
+}