diff --git a/css/style.css b/css/style.css index dfb4682..59b84b8 100644 --- a/css/style.css +++ b/css/style.css @@ -45,7 +45,8 @@ color: #77dfd8; } .cof-chat_nick_self { - color: #fff1bd; + color: #ffffff; + font-weight: bold; } .cof-chat_nick_other { color: #77dfd8;