Test script - change font for all steps
One answer
Not that I know of in the RQM UI. However, you could use the RQM Reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi) to read (https://jazz.net/wiki/bin/view/Main/RqmApi#Read) and update (https://jazz.net/wiki/bin/view/Main/RqmApi#Update) the steps in the test scripts:
<p>Step text</p>
-->
<p><span>Step text</span></p>
<p>Step text</p>
-->
<p><span>Step text</span></p>