diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 85a310d83..7085b8402 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -6075,6 +6075,7 @@ g { .fa-comment-question:before{content:"\e14b"} .fa-sitemap:before{content:"\f0e8"} .fa-grid:before{content:"\e195"} +.fa-x:before{content:"\58"} .pronouns { font-size: 9px; diff --git a/files/templates/home.html b/files/templates/home.html index 756f6b47f..4aebef3b8 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -226,8 +226,18 @@ {% endif %} {% if request.path in ('/','/logged_out') and time.time() > session.get('tooltip_last_dismissed',0)+60*60*24*30 and not g.webview %} + +
-
+