racism
This commit is contained in:
parent
90652f8e7b
commit
d21efc7fd2
BIN
contrib/static/blackface.jpg
Normal file
BIN
contrib/static/blackface.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
@ -680,6 +680,8 @@ th > label {
|
|||||||
|
|
||||||
[data-subject~="None"] { display: none; }
|
[data-subject~="None"] { display: none; }
|
||||||
|
|
||||||
|
[data-name~="nigger"] { background: url('/static/blackface.jpg'); }
|
||||||
|
|
||||||
.navbar + hr,
|
.navbar + hr,
|
||||||
.thread > hr,
|
.thread > hr,
|
||||||
#ukko_threads > hr,
|
#ukko_threads > hr,
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
{{^post.OP}}
|
{{^post.OP}}
|
||||||
class="message post"
|
class="message post"
|
||||||
{{/post.OP}}
|
{{/post.OP}}
|
||||||
|
data-name="{{post.Name}}"
|
||||||
data-frontend="{{post.Frontend}}"
|
data-frontend="{{post.Frontend}}"
|
||||||
data-newsgroup="{{post.Board}}"
|
data-newsgroup="{{post.Board}}"
|
||||||
data-msgid="{{post.MessageID}}"
|
data-msgid="{{post.MessageID}}"
|
||||||
|
Reference in New Issue
Block a user