diff --git a/www/editprofile b/www/editprofile index e509af7f..99b66168 100644 --- a/www/editprofile +++ b/www/editprofile @@ -812,6 +812,11 @@ captchaSupportScripts($captchaKey); +

Warning: If you use the <a> element + inside your profile description, your profile will be put + under review and become hidden to others, and you will lose + the ability to tag games or edit game pages. You will need to + contact the IFDB team to remove this status.

diff --git a/www/ifdb.css b/www/ifdb.css index 2618b79b..15fb350b 100644 --- a/www/ifdb.css +++ b/www/ifdb.css @@ -2419,6 +2419,9 @@ span.sfl-save-autodesc { span.activeBrowseTab { background: #444476; } + span.microhelp { + color: #838383; + } .viewgame__header { background: #7098a8; color: #000040;