CSS AVATAR CHAT REMOVE

@import url(https://fonts.googleapis.com/css?family=Roboto:700);
  • { box-sizing: border-box; }

html, body {

height: 100%;
overflow: hidden;

}

body { text-shadow: 0 0 1px #000, 0 0 2px #000; background: {background_color}; font-family: 'Roboto'; font-weight: 700; font-size: {font_size}; line-height: 1.5em; color: {text_color}; }

log>div {

animation: fadeInRight .3s ease forwards, fadeOut 0.5s ease {message_hide_delay} forwards;
-webkit-animation: fadeInRight .3s ease forwards, fadeOut 0.5s ease {message_hide_delay} forwards;

}

.colon { display: none; }

log {

display: table;
position: absolute;
bottom: 0;
left: 0;
padding: 0 10px 10px;
width: 100%;
table-layout: fixed;
overflow: hidden;

}

log>div {

display: table-row;

}

log>div.deleted {

visibility: hidden;

}

log .emote {

background-repeat: no-repeat;
background-position: center;
background-size: contain;
padding: 0.4em 0.2em;
position: relative;

}

}

log .message,#log .meta {

vertical-align: top;
display: table-cell;
padding-bottom: 0.1em;
overflow: hidden;
visibility: hidden;

}

log .meta {

width: 100%;
text-align: right;
padding-right: 0.5em;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
visibility: hidden;

}

log .message {

word-wrap: break-word;
width: 65%;
visibility: hidden;

}

/* Stop Profile Icon showing in the status update box */

pagelet_composer div._mp3 { display:none}

.badge { display: inline-block; margin-right: 0.2em; position: relative; height: 1em; vertical-align: middle; top: -0.1em; overflow: hidden; visibility: hidden; }

.name { margin-left: 0.2em; }

.avatar img {

Display: none;

}

/r/Twitch Thread Parent