How can my script change a Specific Font (for a specific class)?
问题 I'm trying to make my own Tampermonkey script to change a specific font style on a specific site from a cursive style to a sans-serif style. The HTML from the site is: <div class="text">Ask more leading questions</div> This is nested within 2 ids and one other class. The script I'm working on is based off of a few examples I've attempted to follow: // ==UserScript== // @name Change annoying fonts // @namespace http://use.i.E.your.homepage/ // @version 0.1 // @description change annoying