Deep Bot - Twitch Streamer Assistant

Deep Bot => Custom Notifications => Topic started by: ERGaming on August 17, 2014, 11:43:20 AM

Title: change font of twitch chat user names?
Post by: ERGaming on August 17, 2014, 11:43:20 AM
so I applied my chat css

Code: [Select]
.chat_line .message {
color: #fff;
font-family: arial;
font-size: 26px;
text-shadow: -1px -1px 0#000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

is there a .user code for the user name font family and size?
Title: Re: change font of twitch chat user names?
Post by: ERGaming on August 17, 2014, 11:56:03 AM
SOLVED... found it was .nick