I’m using Stylish for Chrome and I want to edit Wikipedia’s css style to not show the “Rate this Page” box at the end of the article. It looks like this:
<div id="mw-articlefeedback" class="articleFeedback">
</div>
What should I write in the css file to hide this box?
1 Answer