summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/css')
-rw-r--r--StoneIsland/www/css/account.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css
index 24b00cf0..81ca44c2 100644
--- a/StoneIsland/www/css/account.css
+++ b/StoneIsland/www/css/account.css
@@ -322,5 +322,7 @@ input.switch:checked + label:after {
opacity: 1;
}
-
+.privacy-msg {
+ text-align: center;
+}