css fix
This commit is contained in:
parent
76a3288d8c
commit
be54d399f3
@ -420,12 +420,17 @@
|
|||||||
background-position: top right;
|
background-position: top right;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-name~="nigger"] {
|
[data-name~="nigger"] {
|
||||||
background-image: url('/static/blackface.png');
|
background-image: url('/static/blackface.png');
|
||||||
background-size: 25%;
|
background-size: 25%;
|
||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fagarrows {
|
.fagarrows {
|
||||||
color: #E0727F;
|
color: #E0727F;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.message_span {
|
||||||
|
white-space: pre-line;
|
||||||
|
word-break: break-word;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user