Advertisement
Kufat

Changing action (/me) color in The Lounge.

Mar 18th, 2024
752
0
116 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | Software | 0 0
  1. #chat .msg[data-type=action] .content, #chat .msg[data-type=action] .from, #chat .msg[data-type=action] .user {
  2.     color: #000000;
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement