Skip to content

Instantly share code, notes, and snippets.

View MrRopain's full-sized avatar

Robin MrRopain

  • Hanover, Germany
View GitHub Profile
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,700');
.widget-EventList {
list-style: none;
font-family: 'Ubuntu';
font-weight: bold;
font-size: 20px;
}
.widget-EventList li {
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,700');
#chat_box {
font-family: 'Ubuntu';
font-size: 20px;
font-weight: bold;
line-height: 1;
}
.chat_line {
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700');
#chat_box {
font-family: 'Ubuntu';
font-size: 20px;
font-weight: bold;
color: #fff;
}
/* hide broadcaster/mod logos, as they look out of place - got to fix that */
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700');
#chat_box {
font-family: 'Ubuntu';
font-size: 20px;
font-weight: bold;
color: #6001ff;
}
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700');
#chat_box {
font-family: 'Ubuntu';
font-size: 20px;
font-weight: bold;
color: #fff;
}
.chat_line {