From 0ed045117c89a2db88ac340f9ec39329a304aa63 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Mon, 4 Aug 2025 23:47:23 +0500 Subject: upd: color the message if it starts with ACTION --- web/static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'web/static/style.css') diff --git a/web/static/style.css b/web/static/style.css index a84bdc6..b85f9f5 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -64,4 +64,5 @@ table tr:last-child td { .message .nick { text-align: right; + text-shadow: 1px 1px 1px black; } \ No newline at end of file -- cgit v1.2.3