diff --git a/web/static/css/chat.css b/web/static/css/chat.css index 4d6bef8..0e0fa76 100644 --- a/web/static/css/chat.css +++ b/web/static/css/chat.css @@ -283,6 +283,7 @@ div.feed.popped-out { position: absolute; top: 14px; left: 16px; + text-shadow: 0px 0px 4px #000; } /* Cursors */ diff --git a/web/templates/chat.html b/web/templates/chat.html index f31753b..75cf799 100644 --- a/web/templates/chat.html +++ b/web/templates/chat.html @@ -1067,15 +1067,21 @@
@@ -1143,6 +1149,8 @@ + +