Disable post votes (can't still be downvoted from /all/new)
.downvote { display: none; }
Disable comment votes
.c-downvote { display: none; }
Notice that these won't work if users disable custom sub styles in their profiles.
P.S: post and comment reports (for spam and ToS infringement or other reasons) will come soon. (WIP)
Disable post votes (can't still be downvoted from /all/new)
`.downvote { display: none; }`
Disable comment votes
`.c-downvote { display: none; }`
Notice that these won't work if users disable custom sub styles in their profiles.
P.S: post and comment reports (for spam and ToS infringement or other reasons) will come soon. (WIP)
(post is archived)