Thanks to Reddit, I was able to get this to work:
#respond #commentform #comment,
#respond #commentform #author,
#respond #commentform #email,
#respond #commentform #url {
color: #FFCC00;
background-color: #483E2A;
border: 0px;
}
https://old.reddit.com/r/css/comments/1cdohl5/trouble_styling_the_comment_box_on_a_selfhosted/
Ok thanks I’ve posted it there. I’ll leave this post as well for the time being to see if anyone can help.