diff --git a/client/css/style.css b/client/css/style.css index 028102a3..7fe19d79 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -1393,7 +1393,7 @@ background on hover (unless active) */ color: #0074d9 !important; } -#chat .notice .user::before { +#chat .notice .from .user::before { content: "Notice: "; }