From 1362cb624b4187d64de858ae0c59defc1e9ec262 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 12 Jul 2022 16:38:05 +0200 Subject: destroy account view css --- StoneIsland/www/css/account.css | 16 ++++++++++++++++ StoneIsland/www/index.html | 25 ++++++++++++++++++++++++- 2 files changed, 40 insertions(+), 1 deletion(-) (limited to 'StoneIsland/www') diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css index 6ea72423..aaba77da 100755 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -33,6 +33,22 @@ display: none; } +.destroy_account_view #destroy_account_view { display: block } +#destroy_account_view { + display: none; +} +#destroy_account_view button { + font-family: pfd, sans-serif; + font-size: 0.875rem; + padding: 10px; + box-sizing: border-box; + margin: 0; + border: 1px solid; + color: black; + background: white; + margin-top: 20px; +} + .orders #orders { display: block } #orders { diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html index e154ee9a..18ad56ba 100755 --- a/StoneIsland/www/index.html +++ b/StoneIsland/www/index.html @@ -54,6 +54,7 @@ RETURNS (US) RETURNS (CANADA) NOTIFICATIONS + CANCEL MY ACCOUNT - + +
+
+

CANCEL MY ACCOUNT

+
+

+ We're sorry to see you go! +

+

+ If you want to cancel your account, simply contact us using the form on the STONE ISLAND website. + We will delete your account within 1-3 business days. +

+

+ This button will also log you out. +

+

+ +

+
+
+
+
@@ -1380,6 +1402,7 @@ + -- cgit v1.2.3-70-g09d2