/s/CSS
Thanks
Thanks
Thanks
Here's some tweaks I made, it's a decent base.
Weird CSS. There is a simple way to disable downvotes:
/* HIDES DOWNVOTING BUTTON */
.downvote, .c-downvote { display: none !important; }
I removed any display on voting but left the original comments from the poal dev who's handle escapes me right now. I usually override with body and not !important as it can stop overriding via specificity later on in the css.
Okay, thanks for the info.
(post is archived)