Author Topic: change font of twitch chat user names?  (Read 3620 times)

0 Members and 1 Guest are viewing this topic.

ERGaming

  • Padawan
  • **
  • Posts: 52
  • Karma: +0/-0
    • View Profile
  • Twitch Name: EpicResetGaming
change font of twitch chat user names?
« 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?

ERGaming

  • Padawan
  • **
  • Posts: 52
  • Karma: +0/-0
    • View Profile
  • Twitch Name: EpicResetGaming
Re: change font of twitch chat user names?
« Reply #1 on: August 17, 2014, 11:56:03 AM »
SOLVED... found it was .nick