Created
September 30, 2017 13:39
-
-
Save nicholastay/d00cbcf1a97b290b69b629b910d7dfeb to your computer and use it in GitHub Desktop.
Twitch replace LUL with BTTV LUL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.emoticon[alt="LUL"] { | |
background: url(//cdn.betterttv.net/emote/567b00c61ddbe1786688a633/1x) left top no-repeat; | |
box-sizing: border-box; | |
width: 28px; | |
height: 28px; | |
padding-left: 28px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment