I'd think you'd have to do it manually. If in the source code, you use ==, I guess you could use the find and replace and adding = by the amount you need to downgrade all of them. But I don't think there is a way to do that.
If it's for a single page, you can use the "Find and Replace" feature of the regular source editor. You can find it under "Advanced" or under the hamburger button at the top right, depending on the type of source editor you're using. Then enable regex searching by clicking on the button marked (.*) - see screenshot:
If you need to apply it to many pages, you can do it with MassEdit - choose "Find and replace content" under "Select Operation" and choose "Regular expressions" under "Select Matching".