I just found out that the writers in my group are applying background colors to text to indicate different iterations of documentation to reviewers. Seems that they've been applying local formatting on the appropriate paragraphs. When they're done, they go through a project, file by file, to remove the local formatting. When I checked the code for some of their topic files, it looked to me like many of the <span> tags were still there, even though the topic didn't display any apparent local formatting.
I thought I'd at least add some <span> tags to the stylesheet so they're no longer using local formatting. But I was wondering what, if anything, I could do to make the removal of those background colors easier. I tried setting the background color of the different paragraph formats to default, but that didn't seem to help. Is there some other way to globally remove those <span> formats?
Or, on a related question, is there a different way that they could be marking their iterations?