From a5553ec91ce7389bd2502f8fc0516c61ad3229fe Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Fri, 29 Jul 2022 16:43:03 +0200 Subject: fix nametag on plsvspw --- webAO/styles/chatbox/chatplvsaa.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webAO/styles/chatbox') diff --git a/webAO/styles/chatbox/chatplvsaa.css b/webAO/styles/chatbox/chatplvsaa.css index 068e412..eb7b8b6 100644 --- a/webAO/styles/chatbox/chatplvsaa.css +++ b/webAO/styles/chatbox/chatplvsaa.css @@ -63,6 +63,8 @@ border-image-slice: 6 fill; border-image-width: 0.4em; position: absolute; + font-weight: bold; + -webkit-text-stroke: 0.02em #000; z-index: 1; } -- cgit